mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
feat(仪表板):UI fix
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user