yunxing пре 4 година
родитељ
комит
75e6ccabb4
1 измењених фајлова са 1 додато и 1 уклоњено
  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)