|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div>
|
|
|
<allDate v-permission="'studentManage/getCloudStudyStudentOverView'" class="marginBottom20" />
|
|
|
- <organMemberList />
|
|
|
+ <organMemberList v-permission="'studentManage/getCloudStudyStudentOverViewList'"/>
|
|
|
<!-- <organDate v-permission="'studentManage/organStudentOverView'" class="marginBottom20"/>
|
|
|
<activeUserNum v-permission="'newIndex/clound'" class="marginBottom20" />
|
|
|
<organRanking v-permission="'organStudentOverView'" /> -->
|