mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
培训发生组织列表
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!-- 归属组织 -->
|
<!-- 归属组织 -->
|
||||||
<template>
|
<template>
|
||||||
<a-tabs v-model:activeKey="activeKey">
|
<a-tabs v-model:activeKey="activeKey">
|
||||||
<a-tab-pane key="1" tab="培训发僧组织列表">
|
<a-tab-pane key="1" tab="培训发生组织列表">
|
||||||
<OrganizationList :activeKeyFn="activeKeyFn"/>
|
<OrganizationList :activeKeyFn="activeKeyFn"/>
|
||||||
</a-tab-pane>
|
</a-tab-pane>
|
||||||
<!-- v-if="lecturerAdmin('lecturer-admin')" -->
|
<!-- v-if="lecturerAdmin('lecturer-admin')" -->
|
||||||
|
|||||||
Reference in New Issue
Block a user