代码优化
This commit is contained in:
@@ -81,7 +81,7 @@ service.interceptors.response.use(
|
||||
if (errorMsg !== undefined) {
|
||||
Notification.error({
|
||||
title: errorMsg,
|
||||
duration: 2500
|
||||
duration: 3000
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user