hutongqing
2024-11-20 70233af5426b0d1c343ebe87183303a34a9aaa58
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) => {