fix: 移除多余的clone (#673)

* fix: 移除多余的clone

* fix: 移除多余的clone

* fix: 移除多余的更多操作

* fix: 移除多余的更多操作

Co-authored-by: Orange <orangemtony@gmail.com>
This commit is contained in:
fit2bot
2021-03-16 19:18:07 +08:00
committed by GitHub
parent 235131fd81
commit 14b854a872
13 changed files with 18 additions and 3 deletions

View File

@@ -101,6 +101,7 @@ export default {
formatter: ActionsFormatter,
formatterArgs: {
hasEdit: false,
hasClone: false,
hasDelete: false,
hasUpdate: false,
extraActions: this.extraActions