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