Browse Source

停车空置时长

tianyabing 2 years ago
parent
commit
de8100d756
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/life/parking/components/lifeParkTopTable.vue

+ 1 - 1
src/components/life/parking/components/lifeParkTopTable.vue

@@ -41,7 +41,7 @@ export default {
           key: "company",
           key: "company",
         },
         },
         {
         {
-          title: "空置时",
+          title: "空置时",
           key: "prkingDurationLong",
           key: "prkingDurationLong",
           dataIndex: "prkingDurationLong",
           dataIndex: "prkingDurationLong",
           align: 'center'
           align: 'center'