update
This commit is contained in:
@@ -199,7 +199,7 @@ export const Request = async (url, data, type, noloading, noerror) => {
|
||||
return
|
||||
} else {
|
||||
if (!noerror) {
|
||||
// weui.alert(message)
|
||||
weui.alert(message)
|
||||
}
|
||||
return { res: response, json: result }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user