tangning il y a 10 mois
Parent
commit
2294a0e3bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"