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