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