| | |
| | | ref="warehouseStockTable" |
| | | > |
| | | <template #toolbar> |
| | | <el-button |
| | | <!-- <el-button |
| | | v-if="permissions.warehouse_stock_scm" |
| | | @click="pushScm()" |
| | | type="primary" |
| | | style="margin-left:10px;" |
| | | >成品推送SCM |
| | | </el-button> |
| | | </el-button> --> |
| | | </template> |
| | | </ttable> |
| | | <!-- 创建主生产计划 --> |
| | |
| | | multipleSelection: [], |
| | | uploadInfo: { |
| | | // 是否展示上传EXCEL以及对应的url |
| | | isShow: true, |
| | | isShow: false, |
| | | url: '/mes/stock/upload' |
| | | }, |
| | | prelang: 'operation', |
| | |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | /* { |
| | | width: '100', |
| | | minWidth: '100', |
| | | prop: 'partBatchNo', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | { |
| | | width: '100', |
| | | minWidth: '100', |
| | |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | /* { |
| | | width: '100', |
| | | minWidth: '100', |
| | | prop: 'reserveQuantity', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | { |
| | | width: '100', |
| | | minWidth: '120', |
| | |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | /* { |
| | | width: '100', |
| | | minWidth: '120', |
| | | prop: 'sstockQuantity', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | }, */ |
| | | /* { |
| | | minWidth: '100', |
| | | prop: 'status', |
| | | label: '状态', |
| | |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | }, */ |
| | | { |
| | | minWidth: '100', |
| | | prop: 'ifsBatchNo', |
| | | label: 'IFS批次号', |
| | | label: '批次号', |
| | | sort: true, |
| | | isTrue: true, |
| | | isSearch: true, |
| | |
| | | } |
| | | ], |
| | | toolbar: [ |
| | | { |
| | | /* { |
| | | text: '移库', |
| | | type: 'primary', |
| | | fun: this.moveStock |
| | |
| | | text: '成品标签2', |
| | | type: 'primary', |
| | | fun: this.warehousingSmalllPrint |
| | | } |
| | | } */ |
| | | ] |
| | | }, |
| | | addOrUpdateVisible: false, |