This commit is contained in:
yanran200730
2022-07-29 14:06:21 +08:00
parent d6358fb676
commit 04a7d03e85

View File

@@ -83,7 +83,11 @@ export default {
}
})
}).catch(e => {
alert(JSON.stringify(e))
})
}).catch(e => {
alert(JSON.stringify(e))
})
},