| | |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | /* { |
| | | minWidth: '140', |
| | | prop: 'inventoryReservedQuantity', |
| | | label: '库存预留数量', |
| | |
| | | isTrue: true, |
| | | isSearch: false, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | /* { |
| | | minWidth: '140', |
| | | prop: 'outsourcingNumber', |
| | |
| | | fun: this.createOutsourcingOrder |
| | | } */ |
| | | if (this.permissions.plan_masterproductionschedule_add) { |
| | | this.table.toolbar.push({ |
| | | /* this.table.toolbar.push({ |
| | | text: '新增', |
| | | type: 'primary', |
| | | fun: this.addMasterProductionSchedule, |
| | | disabled: false, |
| | | permitArr: [] |
| | | }) |
| | | }) */ |
| | | } |
| | | if (this.permissions.masterproductionschedule_create_outsourcing) { |
| | | // this.table.toolbar.push({ |