From 1e288c3ab8172f1e6cace04fef6b096a658d7f17 Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Thu, 24 Apr 2025 11:09:28 +0800 Subject: [PATCH] 2025-04-24 --- .../project/projectPart/projectPartQuote.vue | 36 +++++++++++++++++++ .../quotation/inquiry/inquiryQuoteDetail.vue | 36 +++++++++++++++++++ .../modules/quote/detail/quoteDetail.vue | 36 +++++++++++++++++++ .../modules/quote/detail/quoteGroupDetail.vue | 36 +++++++++++++++++++ 4 files changed, 144 insertions(+) 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,