From ef9584cdb98ee8ec3654e9494023edaa05089342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=96=87=E6=98=8A?= Date: Sat, 6 Jun 2026 19:34:32 +0800 Subject: [PATCH] feat(bid/rfq): add usage tips and association feedback for client quote MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 为甲方报价选择框添加上方使用说明弹窗 2. 关联甲方报价后显示关联状态标签 3. 关联成功后展示导入物料的提示信息 --- ruoyi-ui/src/views/bid/rfq/index.vue | 38 +++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/ruoyi-ui/src/views/bid/rfq/index.vue b/ruoyi-ui/src/views/bid/rfq/index.vue index 765b0fb0..0305df7a 100644 --- a/ruoyi-ui/src/views/bid/rfq/index.vue +++ b/ruoyi-ui/src/views/bid/rfq/index.vue @@ -85,11 +85,22 @@ - - - + +
+
+ 💡 使用说明:
+ 1. 从下拉框选择已存在的甲方报价单
+ 2. 系统将自动导入该报价单中的所有物料明细
+ 3. 物料名称、规格、数量、预期单价会自动填充
+ 4. 您可以在下方表格中继续编辑或添加物料 +
+
+ + + +
@@ -99,7 +110,22 @@
- 物料明细 + + 物料明细 + + 已关联甲方报价 + + + + +