hutongqing
2024-10-31 4def1b383885aecdf55623381a914ef5bcd43cd0
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) => {