From 20eb4a0058e35ac3cf5a6545a1848228d8b8dfc8 Mon Sep 17 00:00:00 2001 From: xiangheng <11675084@qq.com> Date: Thu, 28 Dec 2023 21:00:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E5=85=B8=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/flow/BasicSetting/index.vue | 15 +++++--- .../flow/flow_apply/components/ViewForm.vue | 16 ++++---- .../flow_apply/components/apply_submit.vue | 3 +- admin/src/views/flow/flow_apply/edit.vue | 37 ++----------------- .../flow/flow_history/components/Back.vue | 10 +++-- .../flow/flow_history/components/ViewForm.vue | 1 - server/admin/setting/dict_data/service.go | 6 +-- 7 files changed, 32 insertions(+), 56 deletions(-) diff --git a/admin/src/components/flow/BasicSetting/index.vue b/admin/src/components/flow/BasicSetting/index.vue index f01cabf..29d6efc 100644 --- a/admin/src/components/flow/BasicSetting/index.vue +++ b/admin/src/components/flow/BasicSetting/index.vue @@ -24,11 +24,10 @@ :style="{ width: '100%' }" > @@ -52,6 +51,7 @@