瀏覽代碼

权限添加

1
mo 3 年之前
父節點
當前提交
a07e0dd76a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'" /> -->