处理问题
This commit is contained in:
parent
3085c124e4
commit
a0e5db4f0d
@ -66,6 +66,8 @@ export const conetntAuth = (vueSelf, data, callback) => {
|
|||||||
console.error(res)
|
console.error(res)
|
||||||
}).finally(() => {
|
}).finally(() => {
|
||||||
})
|
})
|
||||||
|
} else {
|
||||||
|
callback ? callback() : '';
|
||||||
}
|
}
|
||||||
}).catch(res => {
|
}).catch(res => {
|
||||||
console.error(res)
|
console.error(res)
|
||||||
|
Loading…
Reference in New Issue
Block a user