Merge branch 'main' of http://192.168.0.75:3000/bonus/yn_digital_gadgets_web
This commit is contained in:
commit
872fc0e443
|
|
@ -13,11 +13,11 @@ export const buildFormColumns = () => [
|
||||||
placeholder: '请选择日期',
|
placeholder: '请选择日期',
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
/*{
|
||||||
type: 'input',
|
type: 'input',
|
||||||
prop: 'keyword',
|
prop: 'keyword',
|
||||||
placeholder: '请输入关键字',
|
placeholder: '请输入关键字',
|
||||||
},
|
},*/
|
||||||
{
|
{
|
||||||
type: 'input',
|
type: 'input',
|
||||||
prop: 'projectName',
|
prop: 'projectName',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue