fix: 更新license限制权限
This commit is contained in:
parent
8689f9719c
commit
fbaac3c230
@ -44,6 +44,7 @@
|
|||||||
:auto-upload="false"
|
:auto-upload="false"
|
||||||
:show-file-list="false"
|
:show-file-list="false"
|
||||||
:on-change="onChange"
|
:on-change="onChange"
|
||||||
|
v-hasPermission="new ComplexPermission(['ADMIN'], ['x-pack'], 'AND')"
|
||||||
>
|
>
|
||||||
<el-button class="border-primary">更新 License</el-button>
|
<el-button class="border-primary">更新 License</el-button>
|
||||||
</el-upload>
|
</el-upload>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user