From 7da73a5e3d9c76c8077e506991040fe56ee9d879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Tue, 27 Jun 2023 10:21:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A6=82=E6=9E=9C=E6=98=AFpda=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=9B=98=E7=82=B9=EF=BC=8C=E5=BA=93=E4=BD=8D=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E7=A6=81=E6=AD=A2=E4=BD=BF=E7=94=A8=E7=BA=BF=E8=BE=B9?= =?UTF-8?q?=E5=BA=93=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/StepsCountPlanForm/index.vue | 18 ++- .../src/components/conditionFilters/index.vue | 1 + fe/PC/src/filters/status.js | 144 +++++++++--------- fe/PC/src/utils/tableColumns/index.js | 48 ------ 4 files changed, 89 insertions(+), 122 deletions(-) diff --git a/fe/PC/src/components/StepsCountPlanForm/index.vue b/fe/PC/src/components/StepsCountPlanForm/index.vue index db462f07a..12b854f7b 100644 --- a/fe/PC/src/components/StepsCountPlanForm/index.vue +++ b/fe/PC/src/components/StepsCountPlanForm/index.vue @@ -41,6 +41,7 @@