权限、统计接口、默认密码登录
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
<!-- 操作按钮区域-->
|
||||
<div class="table-operator">
|
||||
<a-button type="primary" icon="plus" @click="handleAdd">新增</a-button>
|
||||
<a-button type="primary" icon="plus" @click="handleAdd" v-has="'generalProject:add'">新增</a-button>
|
||||
</div>
|
||||
<!-- 操作按钮区域-end-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user