From f2df01c38e99d377ffc1edfbd3b6c3671e01ea44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E7=BA=A2=E5=85=B5?= <374362909@qq.com> Date: Sun, 1 Mar 2026 19:08:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../agentDoc/AgentDocDialog.vue | 215 +++++++++++++----- 1 file changed, 155 insertions(+), 60 deletions(-) diff --git a/src/views/purchase/purchasingrequisition/agentDoc/AgentDocDialog.vue b/src/views/purchase/purchasingrequisition/agentDoc/AgentDocDialog.vue index f1adec1..6736044 100644 --- a/src/views/purchase/purchasingrequisition/agentDoc/AgentDocDialog.vue +++ b/src/views/purchase/purchasingrequisition/agentDoc/AgentDocDialog.vue @@ -41,33 +41,63 @@ - - - 选择文件 - - + +
+
已上传的采购文件
+ + + + + + + + + + + + + +
- - {{ projectInfo.status === 'RETURNED' ? '重新上传招标文件' : '上传招标文件' }} - + +
+
{{ projectInfo.status === 'RETURNED' ? '重新上传招标文件' : '上传招标文件' }}
+ + 选择文件 + + + +
+ + {{ projectInfo.status === 'RETURNED' ? '重新上传并提交' : '上传并提交' }} + +
+