add selectComponent & search form styles
This commit is contained in:
@@ -39,10 +39,13 @@ export default function () {
|
||||
},
|
||||
{
|
||||
button: {
|
||||
type: "plain",
|
||||
type: "primary",
|
||||
name: "新增",
|
||||
permission: "pms:productionLine:save",
|
||||
permission: "pms:productionLine:save"
|
||||
},
|
||||
bind: {
|
||||
plain: true,
|
||||
}
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user