更新:增加订单详情功能
This commit is contained in:
@@ -15,6 +15,11 @@ export const useSysStore = defineStore('sys', {
|
||||
7: '国学VIP',
|
||||
8: '心理学VIP',
|
||||
9: '中西汇通学VIP',
|
||||
},
|
||||
customerServicePhone: '021-08371305',
|
||||
orderStatusMap: {
|
||||
'0': '待付款',
|
||||
'3': '已完成',
|
||||
}
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user