This commit is contained in:
yanran200730
2022-01-19 18:23:28 +08:00
parent 11946e6a25
commit e6d4c3cd05
3 changed files with 3 additions and 3 deletions

View File

@@ -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') {