chenhj
4 天以前 69824335612695262f40d6e0f0830726bc768618
src/views/productionManagement/workOrder/index.vue
@@ -625,7 +625,7 @@
const showReportDialog = row => {
  currentReportRowData.value = row;
  if (row.processName === '印铜') {
  if (row.processName === '印铜' || row.processName === '印银') {
    copperPrintingFormVisible.value = true
    return
  }