From 7954610c6fbcc0c94b5a257202e21de56157e37b Mon Sep 17 00:00:00 2001 From: woody Date: Mon, 27 Oct 2025 17:14:21 +0800 Subject: [PATCH] =?UTF-8?q?feat(member):=20=E4=BC=9A=E5=91=98=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E9=A1=B5=E6=B7=BB=E5=8A=A0=E4=BC=9A=E5=91=98=E7=AD=89?= =?UTF-8?q?=E7=BA=A7=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/information/member/index.vue | 32 ++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/src/views/information/member/index.vue b/src/views/information/member/index.vue index cbffd16..099936c 100644 --- a/src/views/information/member/index.vue +++ b/src/views/information/member/index.vue @@ -45,6 +45,22 @@ /> + + + + + + + + { + this.gradeRangList = res.data + }) + }, // 查询会员信息 getMemberList() {