diff --git a/uni_modules/uv-modal/components/uv-modal/uv-modal.vue b/uni_modules/uv-modal/components/uv-modal/uv-modal.vue index 8d6129aabd8ad83f8973d8686f17907fa90a21da..0d0ec0cca7cd41d3d37c439d0bc28b835000ed18 100644 --- a/uni_modules/uv-modal/components/uv-modal/uv-modal.vue +++ b/uni_modules/uv-modal/components/uv-modal/uv-modal.vue @@ -3,6 +3,7 @@ mode="center" :zoom="zoom" :show="show" + :zIndex="zIndex" :customStyle="{ borderRadius: '6px', overflow: 'hidden',