From 7eab286e527a1f3ef21aafe4f7ed598dda866616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= <2178503051@qq.com> Date: Mon, 11 May 2026 15:12:20 +0800 Subject: [PATCH] =?UTF-8?q?feat(crm/objection):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=92=A2=E5=8D=B7=E5=85=B3=E8=81=94=E7=AE=A1=E7=90=86=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 为销售异议列表、新增/编辑弹窗、详情页添加钢卷信息展示列 2. 新增钢卷选择组件,支持按订单筛选可发货钢卷 3. 实现钢卷的选择、移除、跳转详情功能 4. 改造提交接口,传递钢卷ID列表 5. 重构原有组件逻辑,优化表单处理流程 --- .../views/crm/components/OrderObjection.vue | 297 +++++++++++------- klp-ui/src/views/crm/objection/index.vue | 120 ++++++- 2 files changed, 303 insertions(+), 114 deletions(-) diff --git a/klp-ui/src/views/crm/components/OrderObjection.vue b/klp-ui/src/views/crm/components/OrderObjection.vue index 88d53e40..869153a8 100644 --- a/klp-ui/src/views/crm/components/OrderObjection.vue +++ b/klp-ui/src/views/crm/components/OrderObjection.vue @@ -42,6 +42,16 @@ 已关闭 + + + - @@ -113,28 +112,28 @@ placeholder="请输入客户诉求" > - @@ -150,17 +149,6 @@ -