讲师管理bug

This commit is contained in:
zhangsir
2024-11-28 19:03:34 +08:00
parent d76e720ceb
commit 9943989a23
4 changed files with 8 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
:dropdown-style="{ maxHeight: '400px', overflow: 'auto' }"
:placeholder="placeholder"
:labelInValue="true"
allow-clear
v-model:treeExpandedKeys="stuTreeExpandedKeys"
:loading="orgLoading"
:load-data="onLoadData"