zouooh 1 anno fa
parent
commit
a4fcaee08d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/pages/index/components/park_monitor.vue

+ 2 - 2
src/pages/index/components/park_monitor.vue

@@ -116,11 +116,11 @@ export default {
116 116
         },
117 117
         {
118 118
           label: '泊位号',
119
-          key: 'parkingNo'
119
+          key: 'no'
120 120
         },
121 121
         {
122 122
           label: '泊车状态',
123
-          key: 'parkingStatus'
123
+          key: 'stateName'
124 124
         }
125 125
       ],
126 126
       tableData: [],