| | |
| | | searchInfoType: 'text' |
| | | } */ |
| | | ], |
| | | toolbar: [], |
| | | toolbar: [ |
| | | // { |
| | | // text: '大标签', |
| | | // type: 'primary', |
| | | // fun: this.printLabel, |
| | | // loading: false |
| | | // } |
| | | ], |
| | | operator: null, |
| | | operatorConfig: { |
| | | fixed: 'right', |
| | |
| | | PrintLabelForm |
| | | }, |
| | | created() { |
| | | if(this.permissions.basic_part_mdm){ |
| | | if(this.permissions.basic_part_mdm){ |
| | | this.table.toolbar.push( |
| | | { |
| | | text: '同步MDM', |
| | |
| | | // 标题 |
| | | column: [ |
| | | { |
| | | minWidth: '120', |
| | | prop: 'customerOrderNo', |
| | | label: '合同号', |
| | | sort: true, |
| | | isTrue: true, |
| | | isSearch: true, |
| | | searchInfoType: 'text' |
| | | }, |
| | | { |
| | | minWidth: 'code', |
| | | prop: 'product', |
| | | label: '产品', |