bug
This commit is contained in:
@@ -364,7 +364,7 @@ const store = new Vuex.Store({
|
||||
...params
|
||||
}, res => {
|
||||
console.log(111)
|
||||
alert(JSON.stringify(res))
|
||||
// alert(JSON.stringify(res))
|
||||
console.log(res)
|
||||
if (res.err_msg == "selectPrivilegedContact:ok") {
|
||||
if (typeof res.result == 'string') {
|
||||
|
||||
Reference in New Issue
Block a user