diff --git a/apps/web-antd/src/adapter/component/index.ts b/apps/web-antd/src/adapter/component/index.ts index 81b6e8fa..8a1cadb4 100644 --- a/apps/web-antd/src/adapter/component/index.ts +++ b/apps/web-antd/src/adapter/component/index.ts @@ -360,6 +360,7 @@ function cropImage(file: File, aspectRatio: string | undefined) { ]), centered: true, width: 548, + zIndex: 9999, keyboard: false, maskClosable: false, closable: false, diff --git a/apps/web-antd/src/layouts/basic.vue b/apps/web-antd/src/layouts/basic.vue index c938f09c..e85dd1cf 100644 --- a/apps/web-antd/src/layouts/basic.vue +++ b/apps/web-antd/src/layouts/basic.vue @@ -217,7 +217,12 @@ watch(