feat(profile): refine student creation workflow

This commit is contained in:
2026-07-21 16:59:06 +08:00
parent 26e4ec3271
commit 12a000845a
10 changed files with 144 additions and 87 deletions

View File

@@ -8,6 +8,7 @@ const tabItems = [
Component({
data: {
selected: 0,
visible: true,
tabItems
},
methods: {