Explorar el Código

停车空置时长

tianyabing hace 2 años
padre
commit
de8100d756
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'