buhuazhen
4 天以前 2f3f713465e0a538dfa49fc187b8b8d84b3f0a55
src/views/productionManagement/workOrder/index.vue
@@ -1068,8 +1068,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: "生产排产",