From bf672828259e647f55a7b8f9d820ab50637ab9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E7=A0=81-=E6=96=B9=E6=99=93=E8=BE=89?= Date: Tue, 3 Feb 2026 17:04:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AD=A6=E7=94=9F=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=B1=95=E7=A4=BA=E5=A4=9A=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 列表页"归属用户"列:单人显示昵称/手机号,多人显示"N人绑定"并用tooltip展示详情 - 编辑弹窗:使用Tag组件展示所有绑定的会员信息 --- .../student/components/StudentDialog.vue | 22 +++++++++++++------ .../src/views/business/student/index.vue | 18 ++++++++++++--- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/frontend/ruoyi-ui/src/views/business/student/components/StudentDialog.vue b/frontend/ruoyi-ui/src/views/business/student/components/StudentDialog.vue index 5f6d6ae..f52d2b1 100644 --- a/frontend/ruoyi-ui/src/views/business/student/components/StudentDialog.vue +++ b/frontend/ruoyi-ui/src/views/business/student/components/StudentDialog.vue @@ -54,7 +54,17 @@ /> - {{ form.memberDisplay || '暂无归属用户' }} + + 暂无归属用户