提现
This commit is contained in:
@@ -121,7 +121,6 @@ export function post (url, params) {
|
||||
return
|
||||
}
|
||||
if (response.data.Code === 30000) {
|
||||
Message.success(response.data.msg)
|
||||
return resolve(response.data)
|
||||
}
|
||||
if (response.data.Code === 10000) {
|
||||
|
||||
Reference in New Issue
Block a user