diff --git a/src/views/modules/project/projectPart/projectPartQuote.vue b/src/views/modules/project/projectPart/projectPartQuote.vue index e7b5402..c5f873e 100644 --- a/src/views/modules/project/projectPart/projectPartQuote.vue +++ b/src/views/modules/project/projectPart/projectPartQuote.vue @@ -260,6 +260,42 @@ export default { fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '102001Table2Qty', + tableId: '102001Table2', + tableName: '报价详情信息表', + columnProp: 'unitPrice', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价(CNY)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '102001Table2Qty', + tableId: '102001Table2', + tableName: '报价详情信息表', + columnProp: 'unitPriceRate', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, { userId: this.$store.state.user.name, functionId: 101002002, diff --git a/src/views/modules/quotation/inquiry/inquiryQuoteDetail.vue b/src/views/modules/quotation/inquiry/inquiryQuoteDetail.vue index ebfda2d..4ef4edb 100644 --- a/src/views/modules/quotation/inquiry/inquiryQuoteDetail.vue +++ b/src/views/modules/quotation/inquiry/inquiryQuoteDetail.vue @@ -252,6 +252,42 @@ export default { fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '102001Table2Qty', + tableId: '102001Table2', + tableName: '报价详情信息表', + columnProp: 'unitPrice', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价(CNY)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '102001Table2Qty', + tableId: '102001Table2', + tableName: '报价详情信息表', + columnProp: 'unitPriceRate', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, { userId: this.$store.state.user.name, functionId: 102001, diff --git a/src/views/modules/quote/detail/quoteDetail.vue b/src/views/modules/quote/detail/quoteDetail.vue index 9de21c1..89cbf28 100644 --- a/src/views/modules/quote/detail/quoteDetail.vue +++ b/src/views/modules/quote/detail/quoteDetail.vue @@ -519,6 +519,42 @@ export default { fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2Qty', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'unitPrice', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价(CNY)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2Qty', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'unitPriceRate', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, { 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 3d47fb1..95ee431 100644 --- a/src/views/modules/quote/detail/quoteGroupDetail.vue +++ b/src/views/modules/quote/detail/quoteGroupDetail.vue @@ -511,6 +511,42 @@ export default { fixed: '', columnWidth: 100 }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2Qty', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'unitPrice', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价(CNY)', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, + { + userId: this.$store.state.user.name, + functionId: 5011, + serialNumber: '5011Table2Qty', + tableId: '5011Table2', + tableName: '报价详情信息表', + columnProp: 'unitPriceRate', + headerAlign: 'center', + align: 'right', + columnLabel: '未税单价', + columnHidden: false, + columnImage: false, + columnSortable: false, + sortLv: 0, + status: true, + fixed: '', + columnWidth: 100 + }, { userId: this.$store.state.user.name, functionId: 5011,