| | |
| | | mulLocation: [], |
| | | uploadInfo: { |
| | | // 是否展示上传EXCEL以及对应的url |
| | | isShow: true, |
| | | isShow: false, |
| | | url: '/mes/location/upload' |
| | | }, |
| | | prelang: 'operation', |
| | |
| | | seqNo: true, |
| | | isShowHide: true, // 是否显示显影按钮 |
| | | isSearch: true, // 高级查询按钮 |
| | | isRefresh: true, // 是否显示刷新按钮 |
| | | defaultOrderBy: { column: 'createTime', direction: 'desc' } |
| | | }, |
| | | table: { |
| | |
| | | optList: () => { |
| | | return this.getWarehouseLocGroupList() |
| | | } |
| | | }, |
| | | }/* , |
| | | // ERP库位 |
| | | { |
| | | minWidth: '200', |
| | | prop: 'ifsLocation', |
| | | label: 'ERP库位', |
| | | label: 'IFS库位', |
| | | sort: true, |
| | | isTrue: false, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | } |
| | | } */ |
| | | ], |
| | | toolbar: [ |
| | | { |