zhulizhen1111 пре 4 година
родитељ
комит
f7323cd096
1 измењених фајлова са 11 додато и 11 уклоњено
  1. 11 11
      src/views/equipment/eqDialog.vue

+ 11 - 11
src/views/equipment/eqDialog.vue

@@ -157,17 +157,17 @@ export default {
                     this.activeName = this.typecode
                     this.isShowTab()
                     this.initImage(this.typecode)
-                    if (
-                        this.dialogInfo.children[0].id.slice(2, 4) == 'YL' &&
-                        this.dialogInfo.children[this.dialogInfo.children.length - 1].param.type_code.slice(0, 3) == 'FBT'
-                    ) {
-                        this.typecode = this.dialogInfo.children[this.dialogInfo.children.length - 1].param.type_code
-                        this.activeName = this.typecode
-                        this.showFenbuPic = true
-                        this.$nextTick(() => {
-                            this.$refs.fenbutu[0] && this.$refs.fenbutu[0].openFloorMap()
-                        })
-                    }
+                    // if (
+                    //     this.dialogInfo.children[0].id.slice(2, 4) == 'YL' &&
+                    //     this.dialogInfo.children[this.dialogInfo.children.length - 1].param.type_code.slice(0, 3) == 'FBT'
+                    // ) {
+                    //     this.typecode = this.dialogInfo.children[this.dialogInfo.children.length - 1].param.type_code
+                    //     this.activeName = this.typecode
+                    //     // this.showFenbuPic = true
+                    //     // this.$nextTick(() => {
+                    //     //     this.$refs.fenbutu[0] && this.$refs.fenbutu[0].openFloorMap()
+                    //     // })
+                    // }
                 }
             } else {
                 this.activeName = this.dialogInfo.param.tab_code