From 2eedbab03110957de0b87716e59bc6a8d6d2e167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Wed, 20 Aug 2025 16:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20refactor:=20=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=9B=88=E4=BA=8F=E7=AD=9B=E9=80=89=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../profit/components/ProfitFilter.vue | 54 +++++++++++-------- pages/workbench/smartWM/smartWM.vue | 2 +- 2 files changed, 34 insertions(+), 22 deletions(-) diff --git a/pages/workbench/profit/components/ProfitFilter.vue b/pages/workbench/profit/components/ProfitFilter.vue index 8c7ecee..975ae58 100644 --- a/pages/workbench/profit/components/ProfitFilter.vue +++ b/pages/workbench/profit/components/ProfitFilter.vue @@ -63,23 +63,31 @@ - - - + + + 项目状态 + + + - - - + + + 贸易类型 + + + @@ -131,13 +139,17 @@ - - - + + + 盈亏类型 + + + diff --git a/pages/workbench/smartWM/smartWM.vue b/pages/workbench/smartWM/smartWM.vue index 7a339bc..f1c0d56 100644 --- a/pages/workbench/smartWM/smartWM.vue +++ b/pages/workbench/smartWM/smartWM.vue @@ -22,7 +22,7 @@