wente
2023-12-06 831a46a89a0299247782a8e9d15f57077f07a9e3
web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue
@@ -344,6 +344,7 @@
        })
      },
      openCheckOrderWin(row) {
          row.projectId = this.dataForm.projectId
          this.$refs.addOrUpdate.$refs.dialog.init(null, row)
      },
      setCheckId(checkId, row) {