diff --git a/src/views/modules/quote/detail/quoteDetail.vue b/src/views/modules/quote/detail/quoteDetail.vue index 4776fa4..10be5b5 100644 --- a/src/views/modules/quote/detail/quoteDetail.vue +++ b/src/views/modules/quote/detail/quoteDetail.vue @@ -285,6 +285,42 @@ export default { fixed: '', columnWidth: 120 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2PackCost', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'packCost', + headerAlign: 'center', + align: 'right', + columnLabel: '包装成本', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2ShippingCost', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'shippingCost', + headerAlign: 'center', + align: 'right', + columnLabel: '运输成本', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, { userId: this.$store.state.user.name, functionId: 5011, diff --git a/src/views/modules/quote/detail/quoteGroupDetail.vue b/src/views/modules/quote/detail/quoteGroupDetail.vue index c07b71f..df3c5ef 100644 --- a/src/views/modules/quote/detail/quoteGroupDetail.vue +++ b/src/views/modules/quote/detail/quoteGroupDetail.vue @@ -277,6 +277,42 @@ export default { fixed: '', columnWidth: 120 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2PackCost', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'packCost', + headerAlign: 'center', + align: 'right', + columnLabel: '包装成本', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2ShippingCost', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'shippingCost', + headerAlign: 'center', + align: 'right', + columnLabel: '运输成本', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 120 + }, { userId: this.$store.state.user.name, functionId: 5011, diff --git a/src/views/modules/quote/primary/quoteSearch.vue b/src/views/modules/quote/primary/quoteSearch.vue index b98ff8f..7ab1855 100644 --- a/src/views/modules/quote/primary/quoteSearch.vue +++ b/src/views/modules/quote/primary/quoteSearch.vue @@ -32,24 +32,29 @@ export default { - - - - - + + + + + + + + + + - - + + - - + +