feat(仪表板):UI fix

This commit is contained in:
junjie 2021-05-27 17:49:14 +08:00
parent 07a8b82914
commit 0f4efa8c2e

View File

@ -149,7 +149,7 @@
v-dialogDrag
:title="authTitle"
:visible.sync="authVisible"
width="500px"
width="800px"
class="dialog-css"
>
<grant-auth v-if="authVisible" :resource-id="authResourceId" @close-grant="closeGrant" />