From f65a4439ae59a3c33f2b574558dba658fdb20cdf Mon Sep 17 00:00:00 2001 From: 86156 <823267011@qq.com> Date: Wed, 7 Jan 2026 20:15:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E5=89=8D=E7=AB=AF=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../l2/plan/components/PlanRecommendPanel.vue | 559 +++--------------- .../views/l2/plan/components/setupForm.vue | 30 +- .../views/l2/plan/components/setupPane.vue | 22 +- apps/l2/src/views/l2/plan/index.vue | 62 +- apps/l2/src/views/l2/setup/index.vue | 46 +- .../views/l2/setup/panels/TensionTable.vue | 27 +- apps/l2/src/views/l2/setup/pdi.vue | 56 +- 7 files changed, 217 insertions(+), 585 deletions(-) diff --git a/apps/l2/src/views/l2/plan/components/PlanRecommendPanel.vue b/apps/l2/src/views/l2/plan/components/PlanRecommendPanel.vue index 1df73e0..890d688 100644 --- a/apps/l2/src/views/l2/plan/components/PlanRecommendPanel.vue +++ b/apps/l2/src/views/l2/plan/components/PlanRecommendPanel.vue @@ -1,16 +1,17 @@