From 5928329e76c9b6c0ecf586cb2d2733b8bf754c9c Mon Sep 17 00:00:00 2001 From: nepiedg Date: Thu, 16 Apr 2026 12:03:09 +0800 Subject: [PATCH] feat(supervisor): limit invite when already 3 supervisors --- src/pages/supervisor/index.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/pages/supervisor/index.vue b/src/pages/supervisor/index.vue index 90b4328..c786baf 100644 --- a/src/pages/supervisor/index.vue +++ b/src/pages/supervisor/index.vue @@ -8,7 +8,7 @@ 邀请监督人 - 有效期默认 7 天 + 已绑定 {{ supervisorItems.length }}/3 @@ -25,9 +25,11 @@ - 生成一个邀请口令,发给你信得过的人 -