Fixiaobai
2023-09-15 0a10eecc491cbb97d5231bd7ca0042cbd3160c0a
src/components/view/unqualifiedManagement.vue
@@ -243,6 +243,7 @@
        .then(res => {
          this.unqualifiedTable = [];
          this.getDetailInfo();
          this.$parent.removeAllTab()
        });
    }
  }