From 86c2dda490417a9ef046da747d525b6a18375af8 Mon Sep 17 00:00:00 2001 From: jishenghua <752718920@qq.com> Date: Sun, 13 Apr 2025 23:38:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E4=BC=9A=E5=91=98=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=81=94=E7=B3=BB=E4=BA=BA=E7=9A=84=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/system/MemberList.vue | 29 ++++++++++++++++------ 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/jshERP-web/src/views/system/MemberList.vue b/jshERP-web/src/views/system/MemberList.vue index 55aa7f3b..1a287557 100644 --- a/jshERP-web/src/views/system/MemberList.vue +++ b/jshERP-web/src/views/system/MemberList.vue @@ -12,23 +12,36 @@ + + + + + - - - - - - + 查询 重置 - - + + {{ toggleSearchStatus ? '收起' : '展开' }} + + + + +