zouyu
2026-02-25 ea57c9f90d4d5a7698257c7cdf7d681fc91f432b
src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue
@@ -520,6 +520,8 @@
        this.timer = setTimeout(() => {
          this.closeUploadDia()
        }, 1000)
      }else{
        this.$message.error(response.msg)
      }
    },
    splitList(val) {
@@ -547,6 +549,8 @@
    // 关闭导入弹框
    closeUploadDia() {
      this.uploadDia = false;
      this.uploading = false
      this.$refs.upload1.clearFiles()
      this.recordUserIds = []
      this.ratifyUserId = ''
      this.superviseYear = ''