fix: 路由跳转修复
This commit is contained in:
@@ -31,7 +31,7 @@ const CancelPopup = forwardRef((props, ref) => {
|
||||
visible={visible}
|
||||
showHeader={false}
|
||||
hideFooter
|
||||
zIndex={1001}
|
||||
zIndex={1002}
|
||||
enableDragToClose={false}
|
||||
onClose={onClose}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user