src/views/productionManagement/workOrder/index.vue @@ -1022,7 +1022,7 @@ } openScheduleDialog(row); }, disabled: row => !row.canSchedule disabled: row => !row.canSchedule || row.completeQuantity >= row.planQuantity } // { // name:"审核",