This commit is contained in:
yanran200730
2022-11-03 10:44:55 +08:00
parent 22ccf1081b
commit d8569137e9
2 changed files with 4 additions and 2 deletions

View File

@@ -222,7 +222,8 @@
}
})
},
fail: () => {
fail: e => {
console.log(e)
}
})
},