fix: 路由跳转修复

This commit is contained in:
2025-09-17 11:28:01 +08:00
parent 5c6823e0b2
commit 44f61ce71b
2 changed files with 5 additions and 13 deletions

View File

@@ -31,7 +31,7 @@ const CancelPopup = forwardRef((props, ref) => {
visible={visible}
showHeader={false}
hideFooter
zIndex={1001}
zIndex={1002}
enableDragToClose={false}
onClose={onClose}
>