tangning 10 달 전
부모
커밋
2294a0e3bd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/lanUser/list.vue

+ 1 - 1
src/views/lanUser/list.vue

@@ -5,7 +5,7 @@
         <a-button
           type="primary"
           @click="handleCreate"
-         
+         v-if="getCheckPerm('lanuser-add')"
           >添加用户</a-button
         ><a-button
           type="primary"