mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增删除接口
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@
|
||||
* * 请求失败统一处理
|
||||
*/
|
||||
export const httpErrorHandle = () => {
|
||||
window['$message'].error('请求失败,请稍后重试!')
|
||||
window['$message'].error(window['$t']('http.error_message'))
|
||||
}
|
||||
Reference in New Issue
Block a user