更改订单

This commit is contained in:
魏啾
2024-06-05 17:15:28 +08:00
parent 5ea2ab4aa9
commit 1e9797f09a
5 changed files with 62 additions and 49 deletions

View File

@@ -135,7 +135,7 @@
console.log(e)
try {
this.types = e.type
this.types = e.types
} catch (e) {
//TODO handle the exception
}