This commit is contained in:
yanran200730
2022-07-28 15:37:56 +08:00
parent baab315005
commit bcb87f4356
2 changed files with 2 additions and 1 deletions

View File

@@ -357,7 +357,7 @@
}
})
}).catch(e => {
alert(JOSON.stringify(e))
alert(JOSN.stringify(e))
})
},