1.对接会员列表 2.对接排队叫号
This commit is contained in:
@@ -194,10 +194,10 @@ function payTypeFilter(t) {
|
||||
|
||||
// 订单类型
|
||||
const typeList = reactive([
|
||||
{
|
||||
value: 1,
|
||||
label: '自营'
|
||||
},
|
||||
// {
|
||||
// value: 1,
|
||||
// label: '自营'
|
||||
// },
|
||||
{
|
||||
value: 2,
|
||||
label: '抖音'
|
||||
|
||||
Reference in New Issue
Block a user