1.优化会员扫码充值订单状态查询
This commit is contained in:
@@ -109,6 +109,10 @@ export const useGlobal = defineStore("global", {
|
||||
type: "cash_pay",
|
||||
label: "现金支付",
|
||||
},
|
||||
{
|
||||
type: "credit_pay",
|
||||
label: "挂账支付",
|
||||
},
|
||||
],
|
||||
bizCodes: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user