fix: modal.confirm is not a function (#1308)

Reviewed-on: daoyoucloud/tachybase#1308
This commit is contained in:
sealday 2024-07-11 17:45:01 +08:00
parent d05b824b0c
commit b8fe6cfa17
3 changed files with 619 additions and 1611 deletions

View File

@ -75,7 +75,7 @@
"react-dom": "^18.3.1",
"tsx": "^4.15.2",
"typescript": "5.4.5",
"umi": "^4.2.10",
"umi": "^4.3.3",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@8.15.5",

View File

@ -42,6 +42,6 @@
"tsconfig-paths": "^3.12.0",
"tsx": "^4.15.2",
"typescript": "5.4.4",
"umi": "^4.2.10"
"umi": "^4.3.3"
}
}

File diff suppressed because it is too large Load Diff