From b1bea281ec42741e9ff5881a83e3392078a5a328 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Mon, 15 Dec 2025 10:39:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=A2=E9=98=85=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Administrator/subscriptionPlan.vue | 187 +++++++++++++++++- 1 file changed, 183 insertions(+), 4 deletions(-) diff --git a/src/component/Administrator/subscriptionPlan.vue b/src/component/Administrator/subscriptionPlan.vue index af1691ea..6c06903b 100644 --- a/src/component/Administrator/subscriptionPlan.vue +++ b/src/component/Administrator/subscriptionPlan.vue @@ -32,7 +32,12 @@ placeholder="Select Organization" style="width: 180px" @popupScroll="handleOrganizationScroll" + @select="handleOrganizationSelect" + @change="handleOrganizationChange" > + + + 添加组织 + + + + 添加组织 + OK + +
+ + +
+
+
+ + Name: + * + + +
+
+ + Type: + * + + + Enterprise + Education + +
+
+
+ +