yunxing 4 éve
szülő
commit
75e6ccabb4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/equipmentFacilities/index.vue

+ 1 - 1
src/views/equipmentFacilities/index.vue

@@ -350,7 +350,7 @@ export default {
         handleFloor(item) {
             let title = this.systemText + '-楼层分布'
             // TODO: 楼层分布
-            this.$router.push({ name: 'SystemFloor', params: { title } })
+            // this.$router.push({ name: 'SystemFloor', params: { title } })
         },
         goToEquipment(data) {
             console.log(data)