对接问卷调查、投诉建议接口
This commit is contained in:
@@ -199,7 +199,7 @@ const handleLogin = () => {
|
||||
|
||||
}).catch(err => {
|
||||
uni.showToast({
|
||||
title: '网络异常,请重试',
|
||||
title: err.msg || '网络异常,请重试',
|
||||
icon: 'error'
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user