张诺
7 小时以前 9f959614d9168ed5a86530ee3cb735d0b007238b
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:"审核",