Browse Source

no message

duwendi 1 year ago
parent
commit
36168be177
1 changed files with 4 additions and 0 deletions
  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'