src/views/productionManagement/workOrder/index.vue
@@ -1055,8 +1055,8 @@ showReportDialog(row); }, // 用户当前id disabled: row => row.completeQuantity >= row.planQuantity || !isCurrentUserInUserIds(row) || row.hasUnreportedMachine // disabled: row => row.completeQuantity >= row.planQuantity || // !isCurrentUserInUserIds(row) || row.hasUnreportedMachine }, { name: "生产排产",