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)