hutongqing
2024-08-28 d0f01f571918ae942349068776fa7fb70f3ab5cd
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) => {