feat(custom): 订单列表支付方式筛选增加新条件
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -58,9 +58,13 @@
|
|||||||
value: 2,
|
value: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '小猪积分',
|
label: '智多鑫积分',
|
||||||
value: 3,
|
value: 3,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: '渔乐潮玩积分',
|
||||||
|
value: 5,
|
||||||
|
},
|
||||||
]"
|
]"
|
||||||
:key="song.value"
|
:key="song.value"
|
||||||
:value="song.value"
|
:value="song.value"
|
||||||
|
|||||||
Reference in New Issue
Block a user