diff --git a/src/views/modules/quotation/requestForQuote.vue b/src/views/modules/quotation/requestForQuote.vue index 0621165..9c03027 100644 --- a/src/views/modules/quotation/requestForQuote.vue +++ b/src/views/modules/quotation/requestForQuote.vue @@ -1723,7 +1723,26 @@ export default { status: true, fixed: '', columnWidth: 120 - }, { + }, + { + userId: this.$store.state.user.name, + functionId: 102001, + serialNumber: '102001Table3CustomerPartNo', + tableId: '102001Table3', + tableName: '项目物料表', + columnProp: 'customerPartNo', + headerAlign: 'center', + align: 'center', + columnLabel: '客户料号', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, + { userId: this.$store.state.user.name, functionId: 102001, serialNumber: '102001Table3PartSpec', @@ -1794,41 +1813,6 @@ export default { fixed: '', columnWidth: 100 }, - { - userId: this.$store.state.user.name, - functionId: 102001, - serialNumber: '102001Table3CodeNo', - tableId: '102001Table3', - tableName: '项目物料表', - columnProp: 'codeNo', - headerAlign: 'center', - align: 'center', - columnLabel: '模板编码', - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 120 - }, { - userId: this.$store.state.user.name, - functionId: 102001, - serialNumber: '102001Table3CodeDesc', - tableId: '102001Table3', - tableName: '项目物料表', - columnProp: 'codeDesc', - headerAlign: 'center', - align: 'center', - columnLabel: '模板名称', - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 120 - } ], columnContactList: [ {