WIDESEAWCS_Client/src/extension/basicinfo/extend/addrouters.vue
@@ -232,9 +232,6 @@ ]; this.showDetialBox = true; this.getData(); this.$emit("parentCall", ($vue) => { console.log($vue); }); }, getData() { this.http.post("/api/Router/GetBaseRouterInfo", {}, true).then((x) => {