mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 05:39:34 +08:00
chore: modify the default route switching animation
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
function handleLoading() {
|
||||
createMessage.loading('Loading...');
|
||||
}
|
||||
function handleConfirm(type: 'warning' | 'error' | 'success') {
|
||||
function handleConfirm(type: 'warning' | 'error' | 'success' | 'info') {
|
||||
createConfirm({
|
||||
iconType: type,
|
||||
title: 'Tip',
|
||||
|
Reference in New Issue
Block a user