From 490abd60e98e1a359a0f260fde17acfb4694f008 Mon Sep 17 00:00:00 2001 From: 2910410219 <2910410219@qq.com> Date: Tue, 1 Sep 2026 17:15:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E7=AE=A1=E7=90=86=EF=BC=9Ala?= =?UTF-8?q?bel=20=E4=B8=AD=E6=96=87=E5=8C=96=E3=80=81=E9=87=91=E9=A2=9D?= =?UTF-8?q?=E4=BF=9D=E7=95=995=E4=BD=8D=E5=B0=8F=E6=95=B0=E3=80=81?= =?UTF-8?q?=E9=80=9A=E7=94=A8=E9=85=8D=E7=BD=AE=E7=BD=AE=E9=A1=B6=E9=87=8D?= =?UTF-8?q?=E6=8E=92=E3=80=81=E5=8F=96=E6=B6=88=E6=A8=A1=E5=9E=8B=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=AD=9B=E9=80=89=E3=80=81=E5=8E=BB=E9=99=A4=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E8=AE=A1=E8=B4=B9=E6=96=B9=E5=BC=8F=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Code --- .../system/price/component/businessEditor.vue | 101 +++++++------ .../system/price/component/modelEditor.vue | 135 ++++++++++-------- .../system/price/component/subjectList.vue | 84 +---------- .../system/price/component/workflowEditor.vue | 121 ++++++++-------- src/views/system/price/index.vue | 6 +- src/views/system/price/mock.ts | 22 +-- 6 files changed, 223 insertions(+), 246 deletions(-) diff --git a/src/views/system/price/component/businessEditor.vue b/src/views/system/price/component/businessEditor.vue index 5305f28..7e1ef4a 100644 --- a/src/views/system/price/component/businessEditor.vue +++ b/src/views/system/price/component/businessEditor.vue @@ -1,5 +1,32 @@ @@ -134,14 +130,12 @@ defineExpose({ save }); diff --git a/src/views/system/price/component/subjectList.vue b/src/views/system/price/component/subjectList.vue index 55c50db..7d77464 100644 --- a/src/views/system/price/component/subjectList.vue +++ b/src/views/system/price/component/subjectList.vue @@ -2,19 +2,6 @@
加载计价对象…