add selectComponent & search form styles

This commit is contained in:
lb
2023-01-30 14:12:45 +08:00
parent f80cc652ad
commit ff77ab8546
6 changed files with 55 additions and 10 deletions

View File

@@ -37,9 +37,12 @@ export default function () {
},
{
button: {
type: 'plain',
type: 'primary',
name: '新增',
permission: 'pms:workSequence:save'
},
bind: {
plain: true,
}
}
]