From 4661ee305b6c5a1404534f96fde8fa8b4883803d Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 12 Mar 2026 11:24:52 +0800 Subject: [PATCH] =?UTF-8?q?2026-03-12=201=E3=80=81=E8=AF=A2=E4=BB=B7?= =?UTF-8?q?=E7=94=B3=E8=AF=B7=E5=A2=9E=E5=8A=A0=E2=80=9C=E5=9B=BE=E7=BA=B8?= =?UTF-8?q?=E5=AD=98=E6=94=BE=E7=9B=AE=E5=BD=95=E2=80=9D=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=8A=82=E7=82=B9=E7=89=B9=E6=AE=8A=E6=9D=83?= =?UTF-8?q?=E9=99=90=202=E3=80=81=E4=BC=98=E5=8C=96=E6=8A=A5=E4=BB=B7?= =?UTF-8?q?=E3=80=90=E5=88=87=E6=8D=A2=E7=89=88=E6=9C=AC=E3=80=91=E8=B6=85?= =?UTF-8?q?=E6=97=B6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/quotation/requestForQuote.vue | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/views/modules/quotation/requestForQuote.vue b/src/views/modules/quotation/requestForQuote.vue index 9b2b2b4..c48a315 100644 --- a/src/views/modules/quotation/requestForQuote.vue +++ b/src/views/modules/quotation/requestForQuote.vue @@ -305,6 +305,18 @@ + + + + + +
保密项目图纸请存公共盘并将公共盘目录记录在此,请不要挂附件!
+
+
+
@@ -2471,6 +2483,7 @@ export default { createBy: this.$store.state.user.name, nodeId: '', place:'', + drawingStorageDirectory: '', } this.modalDisableFlag = false this.modalFlag = true @@ -2530,6 +2543,7 @@ export default { nodeId: row.nodeId, approvalUsername: row.approvalUsername, place: row.place, + drawingStorageDirectory: row.drawingStorageDirectory, } if (this.modalData.flag !== '1'){ this.projectPartData.testPartNo = this.modalData.testPartNo