Browse Source

权限添加

1
mo 3 years ago
parent
commit
a07e0dd76a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/main/cloudDate/index.vue

+ 1 - 1
src/views/main/cloudDate/index.vue

@@ -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'" /> -->