소스 검색

no message

duwendi 1 년 전
부모
커밋
36168be177
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/pages/index/components/parking_order.vue

+ 4 - 0
src/pages/index/components/parking_order.vue

@@ -125,6 +125,10 @@ export default {
125 125
           label: '停车场',
126 126
           key: 'parkName'
127 127
         },
128
+        {
129
+          label: '泊位号',
130
+          key: 'parkingNo'
131
+        },
128 132
         {
129 133
           label: '车牌号',
130 134
           key: 'plateNo'