修改bug

This commit is contained in:
‘937886381’
2023-07-13 08:35:26 +08:00
parent 3e4dd9d694
commit d6e9fc79f2
39 changed files with 1195 additions and 568 deletions

View File

@@ -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,
}
],
};