Fixiaobai
2023-09-14 4c821ffe5879d5acd06190f49dee5b1f86ab6e3b
src/components/view/rawUnqualified/raw.vue
@@ -247,6 +247,7 @@
        .then(res => {
          this.unqualifiedTable = [];
          this.getDetailInfo();
          this.$parent.removeAllTab()
        });
    }
  }