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