Browse Source

权限添加

1
mo 3 năm trước cách đây
mục cha
commit
a07e0dd76a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'" /> -->