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