gaoluyang
2025-03-14 15a79f18ace29e0c69d68c7fb5e3079b395ffecd
src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue
@@ -571,7 +571,7 @@
    showDialog(type, row) {
      this.formDia = true
      this.$nextTick(() => {
        this.$refs.formDia.openDia(type, row)
        this.$refs.formDia.openDia(type, row, this.yearDetailForm.causeType)
      })
    },
    closeDia() {