MrShi
3 天以前 6577a7ad7f2044bcfe75601e0360e9172a7d2380
admin/src/components/common/GlobalAlertWindow.vue
@@ -6,6 +6,7 @@
    :with-header="true"
    :width="width"
    :close-on-press-escape="false"
    :close-on-click-modal="false"
    :wrapper-closable="false"
    :append-to-body="true"
    @close="close"