spring
2026-05-21 2a92b8a223d4875737b8062d177505263abcb6a3
src/views/productionManagement/workOrder/index.vue
@@ -598,9 +598,11 @@
    return;
  }
  reportForm.quantity = num;
  nextTick(() => {
    productionRecordFormRef.value?.syncInputWeight?.();
  });
  if (isFormingProcess.value) {
    nextTick(() => {
      productionRecordFormRef.value?.syncInputWeight?.();
    });
  }
};
// 处理报废数量