tangning hace 10 meses
padre
commit
2294a0e3bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"