| src/views/productionManagement/workOrder/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/workOrder/index.vue
@@ -364,7 +364,7 @@ clickFun: row => { showReportDialog(row); }, disabled: row => row.planQuantity <= 0, disabled: row => !row.isCanReport || row.planQuantity <= 0, }, ], },