fix: 代码优化

This commit is contained in:
黄泽群
2026-07-22 15:48:18 +08:00
parent c764781fff
commit a971f06267
8 changed files with 46 additions and 19 deletions
+3
View File
@@ -77,6 +77,9 @@ export const ORDER_STATUS = [
}, {
key: 5,
name: "交易关闭"
}, {
key: 7,
name: "退款成功"
}
]
/**