feat: 修改actions formatter 使用formatterAegs

This commit is contained in:
ibuler
2020-05-28 16:06:57 +08:00
parent dbe17fbc04
commit 13589ce9cb
41 changed files with 287 additions and 259 deletions

View File

@@ -64,7 +64,7 @@ export default {
prop: 'id',
label: this.$t('common.Actions'),
formatter: ActionsFormatter,
actions: {
formatterArgs: {
hasEdit: false,
hasDelete: false,
hasUpdate: false,