修改弹窗问题
This commit is contained in:
@@ -183,6 +183,7 @@ const DialogCalendarCard: React.FC<DialogCalendarCardProps> = ({
|
||||
cancelText="取消"
|
||||
confirmText={getConfirmText()}
|
||||
onConfirm={handleConfirm}
|
||||
className={styles["calendar-popup"]}
|
||||
position="bottom"
|
||||
round
|
||||
zIndex={1000}
|
||||
|
||||
Reference in New Issue
Block a user