hutongqing
2024-11-08 6778472e04ec092e566fb950d0427095dabcae18
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) => {