feat: Search component add expand attribute and expandField attribute

This commit is contained in:
kailong321200875
2022-01-30 15:07:51 +08:00
parent 48ffc52ca8
commit 9b4b317817
5 changed files with 131 additions and 8 deletions

View File

@@ -31,7 +31,9 @@ export default {
tool: 'Tool',
toolDes: 'Used to set up custom systems',
query: 'Query',
reset: 'Reset'
reset: 'Reset',
shrink: 'Put away',
expand: 'Expand'
},
setting: {
projectSetting: 'Project setting',