update
This commit is contained in:
@@ -81,12 +81,12 @@ const FilterConfig = [
|
||||
return await Api.admin.getStatusAttr();
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'bid',
|
||||
type: 'input',
|
||||
label: '商家ID',
|
||||
placeholder: '请输入商家ID',
|
||||
},
|
||||
// {
|
||||
// key: 'bid',
|
||||
// type: 'input',
|
||||
// label: '商家ID',
|
||||
// placeholder: '请输入商家ID',
|
||||
// },
|
||||
{
|
||||
key: 'rangeTime',
|
||||
start: 'start_time',
|
||||
|
||||
@@ -100,13 +100,13 @@ const FilterConfig = [
|
||||
return await Api.admin.getTypeAttr();
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'code',
|
||||
type: 'input',
|
||||
label: 'ID',
|
||||
placeholder: '请输入ID',
|
||||
span: 6,
|
||||
},
|
||||
// {
|
||||
// key: 'code',
|
||||
// type: 'input',
|
||||
// label: 'ID',
|
||||
// placeholder: '请输入ID',
|
||||
// span: 6,
|
||||
// },
|
||||
{
|
||||
key: 'rangeTime',
|
||||
start: 'start_time',
|
||||
|
||||
Reference in New Issue
Block a user