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

@@ -39,10 +39,13 @@ export default function () {
},
{
button: {
type: "plain",
type: "primary",
name: "新增",
permission: "pms:productionLine:save",
permission: "pms:productionLine:save"
},
bind: {
plain: true,
}
},
];