From 877d9f084865ffbc3c3c636e364e06ac5a6cfb8c 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, 8 Mar 2026 17:10:23 +0800 Subject: [PATCH] fix --- src/views/jsonflow/flow-design/index.vue | 2 +- .../purchasingrequisition/bidfile-audit.vue | 126 +++++++++--------- .../purchasingrequisition/implement.vue | 6 +- 3 files changed, 68 insertions(+), 66 deletions(-) diff --git a/src/views/jsonflow/flow-design/index.vue b/src/views/jsonflow/flow-design/index.vue index 2e113a7..aa7cd3d 100644 --- a/src/views/jsonflow/flow-design/index.vue +++ b/src/views/jsonflow/flow-design/index.vue @@ -233,7 +233,7 @@ const methods = { }) .catch((e) => { methods.currFlowFormFlowDesigning(false, false); - $message.error('获取流程信息失败'); + $message.error('获取流程信息失败1'); console.error(e); }); } else { diff --git a/src/views/purchase/purchasingrequisition/bidfile-audit.vue b/src/views/purchase/purchasingrequisition/bidfile-audit.vue index 1171604..91d77d6 100644 --- a/src/views/purchase/purchasingrequisition/bidfile-audit.vue +++ b/src/views/purchase/purchasingrequisition/bidfile-audit.vue @@ -187,13 +187,34 @@ + + + + + + + + + {{ item.label }} + + + + +