From 5bdbf5637f6502c26ef1ad011d1bdba5bf91de47 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Tue, 10 Jun 2025 10:44:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/list/apply.vue | 9 +++++---- components/panel/formItem.vue | 6 +++--- components/panel/formSlot.vue | 4 ++-- pages/login/index.vue | 2 +- pages/person/index.vue | 3 ++- pages/workBench/index.vue | 20 +++++++++++++++++--- root/bind/order.vue | 6 +++--- root/person/addOrUpdataMember.vue | 5 ++++- root/person/memberApplyAdd.vue | 17 +++++++++++------ root/person/teamManage.vue | 2 +- static/css/base.scss | 2 +- 11 files changed, 50 insertions(+), 26 deletions(-) diff --git a/components/list/apply.vue b/components/list/apply.vue index baec7d1..ef89537 100644 --- a/components/list/apply.vue +++ b/components/list/apply.vue @@ -1,7 +1,7 @@