mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-21 23:59:22 +00:00
fix: 移除多余的clone (#673)
* fix: 移除多余的clone * fix: 移除多余的clone * fix: 移除多余的更多操作 * fix: 移除多余的更多操作 Co-authored-by: Orange <orangemtony@gmail.com>
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
||||
formatter: ActionsFormatter,
|
||||
formatterArgs: {
|
||||
hasEdit: false,
|
||||
hasClone: false,
|
||||
hasDelete: false,
|
||||
hasUpdate: false,
|
||||
extraActions: this.extraActions
|
||||
|
Reference in New Issue
Block a user