浏览代码

停车空置时长

tianyabing 2 年之前
父节点
当前提交
de8100d756
共有 1 个文件被更改,包括 1 次插入1 次删除
  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",
         },
         {
-          title: "空置时",
+          title: "空置时",
           key: "prkingDurationLong",
           dataIndex: "prkingDurationLong",
           align: 'center'