diff --git a/src/views/modules/project/projectInfo/com_project_puotation.vue b/src/views/modules/project/projectInfo/com_project_puotation.vue index 3630d6a..9531a64 100644 --- a/src/views/modules/project/projectInfo/com_project_puotation.vue +++ b/src/views/modules/project/projectInfo/com_project_puotation.vue @@ -110,31 +110,31 @@ { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1TrackerName', + serialNumber: '102001Table1TestPartNo', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'trackerName', + columnProp: 'plmPartNo', headerAlign: 'center', align: 'left', - columnLabel: '采购专员', + columnLabel: 'PLM物料编码', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 160 }, { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1QuoterName', + serialNumber: '102001Table1FinalPartNo', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'quoterName', + columnProp: 'finalPartNo', headerAlign: 'center', align: 'left', - columnLabel: '报价专员', + columnLabel: 'IFS物料编码', columnHidden: false, columnImage: false, columnSortable: false, @@ -146,13 +146,13 @@ { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1TestPartNo', + serialNumber: '102001Table1PartName', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'plmPartNo', + columnProp: 'partName', headerAlign: 'center', align: 'left', - columnLabel: 'PLM物料编码', + columnLabel: '物料名称', columnHidden: false, columnImage: false, columnSortable: false, @@ -164,13 +164,13 @@ { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1FinalPartNo', + serialNumber: '102001Table1CustomerPartNo', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'finalPartNo', + columnProp: 'customerPartNo', headerAlign: 'center', align: 'left', - columnLabel: 'IFS物料编码', + columnLabel: '客户料号', columnHidden: false, columnImage: false, columnSortable: false, @@ -182,49 +182,49 @@ { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1PartName', + serialNumber: '102001Table1PriorityLevel', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'partName', + columnProp: 'priorityLevel', headerAlign: 'center', align: 'left', - columnLabel: '物料名称', + columnLabel: '优先等级', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 160 + columnWidth: 80 }, { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1CustomerPartNo', + serialNumber: '102001Table1RequiredCompletionDate', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'customerPartNo', + columnProp: 'requiredCompletionDate', headerAlign: 'center', - align: 'left', - columnLabel: '客户料号', + align: 'center', + columnLabel: '要求完成日期', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 160 }, { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1PriorityLevel', + serialNumber: '102001Table1TrackerName', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'priorityLevel', + columnProp: 'trackerName', headerAlign: 'center', align: 'left', - columnLabel: '优先等级', + columnLabel: '采购专员', columnHidden: false, columnImage: false, columnSortable: false, @@ -236,20 +236,20 @@ { userId: this.$store.state.user.name, functionId: 102001, - serialNumber: '102001Table1RequiredCompletionDate', + serialNumber: '102001Table1QuoterName', tableId: '102001Table1', tableName: '询价信息表', - columnProp: 'requiredCompletionDate', + columnProp: 'quoterName', headerAlign: 'center', - align: 'center', - columnLabel: '要求完成日期', + align: 'left', + columnLabel: '报价专员', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 160 + columnWidth: 80 }, { userId: this.$store.state.user.name, diff --git a/src/views/modules/project/projectInfo/com_project_test.vue b/src/views/modules/project/projectInfo/com_project_test.vue index 16e9f92..c8c3714 100644 --- a/src/views/modules/project/projectInfo/com_project_test.vue +++ b/src/views/modules/project/projectInfo/com_project_test.vue @@ -87,42 +87,6 @@ export default { fixed: '', columnWidth: 120 }, - { - userId: this.$store.state.user.name, - functionId: 103001, - serialNumber: '103001Table1TrackerName', - tableId: '103001Table1', - tableName: '测试信息表', - columnProp: 'trackerName', - headerAlign: 'center', - align: 'center', - columnLabel: 'Artwork', - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - }, - { - userId: this.$store.state.user.name, - functionId: 103001, - serialNumber: '103001Table1EngineerName', - tableId: '103001Table1', - tableName: '测试信息表', - columnProp: 'engineerName', - headerAlign: 'center', - align: 'center', - columnLabel: ' TP工程师', - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - }, { userId: this.$store.state.user.name, functionId: 103001, @@ -249,6 +213,78 @@ export default { fixed: '', columnWidth: 160 }, + { + userId: this.$store.state.user.name, + functionId: 103001, + serialNumber: '103001Table1TrackerName', + tableId: '103001Table1', + tableName: '测试信息表', + columnProp: 'trackerName', + headerAlign: 'center', + align: 'center', + columnLabel: 'Artwork', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80 + }, + { + userId: this.$store.state.user.name, + functionId: 103001, + serialNumber: '103001Table1EngineerName', + tableId: '103001Table1', + tableName: '测试信息表', + columnProp: 'engineerName', + headerAlign: 'center', + align: 'center', + columnLabel: ' TP工程师', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80 + }, + { + userId: this.$store.state.user.name, + functionId: 103001, + serialNumber: '103001Table1ArtworkName', + tableId: '103001Table1', + tableName: '测试信息表', + columnProp: 'artworkName', + headerAlign: 'center', + align: 'center', + columnLabel: 'CQC', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80 + }, + { + userId: this.$store.state.user.name, + functionId: 103001, + serialNumber: '103001TablePlannerName', + tableId: '103001Table1', + tableName: '测试信息表', + columnProp: 'plannerName', + headerAlign: 'center', + align: 'center', + columnLabel: 'FAI', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 80 + }, { userId: this.$store.state.user.name, functionId: 103001, diff --git a/src/views/modules/proofing/requestForProofing.vue b/src/views/modules/proofing/requestForProofing.vue index c29a656..1a7558d 100644 --- a/src/views/modules/proofing/requestForProofing.vue +++ b/src/views/modules/proofing/requestForProofing.vue @@ -2,24 +2,24 @@