修改bug
This commit is contained in:
@@ -167,7 +167,7 @@ export default {
|
||||
type: "button",
|
||||
btnName: i18n.t('add'),
|
||||
name: "add",
|
||||
color: "primary",
|
||||
color: "success",
|
||||
// plain: true,
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default {
|
||||
btnName: i18n.t('export'),
|
||||
name: "export",
|
||||
color: "primary",
|
||||
// plain: true,
|
||||
plain: true,
|
||||
}
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user