diff --git a/src/views/modules/quote/detail/quoteDetail.vue b/src/views/modules/quote/detail/quoteDetail.vue index 10d4215..6a274d5 100644 --- a/src/views/modules/quote/detail/quoteDetail.vue +++ b/src/views/modules/quote/detail/quoteDetail.vue @@ -129,7 +129,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 100 + columnWidth: 68 }, { userId: this.$store.state.user.name, @@ -147,7 +147,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 170 + columnWidth: 180 }, { userId: this.$store.state.user.name, @@ -165,7 +165,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 48 }, { userId: this.$store.state.user.name, @@ -201,7 +201,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 100 + columnWidth: 60 }, { userId: this.$store.state.user.name, @@ -219,7 +219,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 60 + columnWidth: 55 }, { userId: this.$store.state.user.name, @@ -237,7 +237,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 60 + columnWidth: 55 }, { userId: this.$store.state.user.name, @@ -255,9 +255,27 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 60 - } - ,{ + columnWidth: 55 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2AdjustToolCost', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'adjustToolCost', + headerAlign: 'center', + align: 'right', + columnLabel: 'Tooling Cost', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 55 + }, + { userId: this.$store.state.user.name, functionId: 5011, serialNumber: '5011Table2TotalCost', @@ -266,14 +284,14 @@ export default { columnProp: 'totalCost', headerAlign: 'center', align: 'right', - columnLabel: 'Total Cost', + columnLabel: 'Total Cost(RMB/KCT)', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 70 + columnWidth: 75 }, { userId: this.$store.state.user.name, @@ -284,14 +302,14 @@ export default { columnProp: 'quoteProfitRate', headerAlign: 'center', align: 'right', - columnLabel: 'markup(%)', + columnLabel: 'markup (%)', columnHidden: false, columnImage: false, columnSortable: false, sortLv: 0, status: true, fixed: '', - columnWidth: 60 + columnWidth: 54 }, { userId: this.$store.state.user.name, @@ -309,7 +327,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 65 }, { userId: this.$store.state.user.name, @@ -345,7 +363,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 80 + columnWidth: 75 }, { userId: this.$store.state.user.name, @@ -363,7 +381,7 @@ export default { sortLv: 0, status: true, fixed: '', - columnWidth: 180 + columnWidth: 290 }, ], partVisible:false, @@ -662,8 +680,8 @@ export default { - - + +