MrShi
2 天以前 63820a55496e99f54d68a1f16e3f6f606c582120
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"