We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a4d8c commit d2b6eb9Copy full SHA for d2b6eb9
site/src/layouts/header/index.vue
@@ -48,7 +48,7 @@
48
</a-row>
49
<a-modal
50
title="新版发布,邀您体验"
51
- :visible="visibleAlertBanner"
+ :open="visibleAlertBanner"
52
:footer="null"
53
@update:open="visibleAlertBanner = false"
54
>
0 commit comments