讲师管理bug

This commit is contained in:
zhangsir
2025-01-08 11:50:21 +08:00
parent 245a3a763d
commit cad23a1599
7 changed files with 92 additions and 16 deletions

View File

@@ -293,7 +293,7 @@
</div>
</div>
</a-drawer>
<AddOrgContent :Addtitle="'选择组织'" v-model:showContent="showContent" v-model:AddContentList="formParam.affiliationOrgList" />
<AddOrgContent :Addtitle="'选择组织'" :isParent="formParam.isParent" v-model:showContent="showContent" v-model:AddContentList="formParam.affiliationOrgList" />
</div>
</template>
<script lang="jsx">