gaoluyang
2025-03-13 4d0a487dc5f6b8dc15a8177d519f76ebaeb0d2ee
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() {