删除关键字查询
This commit is contained in:
parent
ba9949b727
commit
8f0d91471f
|
|
@ -13,11 +13,11 @@ export const buildFormColumns = () => [
|
|||
placeholder: '请选择日期',
|
||||
},
|
||||
|
||||
{
|
||||
/*{
|
||||
type: 'input',
|
||||
prop: 'keyword',
|
||||
placeholder: '请输入关键字',
|
||||
},
|
||||
},*/
|
||||
{
|
||||
type: 'input',
|
||||
prop: 'projectName',
|
||||
|
|
|
|||
Loading…
Reference in New Issue