src/views/area/server-info.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/area/server-info.vue
@@ -234,7 +234,6 @@ this.cabinetName = info.cabinetName; }, async update_server_info(code,name) { debugger; // name 是交换机 console.log("info",code,name); this.$modal.loading("加载中"); @@ -264,7 +263,6 @@ }); } // console.log("this.activateSwitchPorts", this.activateSwitchPorts); debugger; this.dialog_activateSwitchPorts = true; this.cabinetName = name; },