From 7995381485cae910b01e00055d30ca40c5dd0b02 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Wed, 12 Nov 2025 13:20:46 +0800 Subject: [PATCH] =?UTF-8?q?2025-11-12=20=E8=AF=A2=E4=BB=B7=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E5=A2=9E=E5=8A=A0=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/quotation/requestForQuote.vue | 32 +++++++++++-------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/src/views/modules/quotation/requestForQuote.vue b/src/views/modules/quotation/requestForQuote.vue index 75483c4..a1c6e89 100644 --- a/src/views/modules/quotation/requestForQuote.vue +++ b/src/views/modules/quotation/requestForQuote.vue @@ -23,6 +23,8 @@ + + + + + + + + + + + + + + + + - + @@ -77,17 +93,6 @@ - - - - - - - - - - - 查询 新增 @@ -1008,7 +1013,8 @@ export default { menuId: this.$route.meta.menuId, quotationNo: '', nodeId: '', - approvalUsername: '' + approvalUsername: '', + createBy2: '' }, // 其它 dataListLoading: false,