1.优化会员扫码充值订单状态查询

This commit is contained in:
gyq
2025-03-14 17:27:00 +08:00
parent 745b8675ea
commit d08a629b0a
15 changed files with 254 additions and 257 deletions

View File

@@ -109,6 +109,10 @@ export const useGlobal = defineStore("global", {
type: "cash_pay",
label: "现金支付",
},
{
type: "credit_pay",
label: "挂账支付",
},
],
bizCodes: [
{