mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 14:25:23 +00:00
[Update] 修改action formator
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
|||||||
v.callback = this.cleanCallback(v)
|
v.callback = this.cleanCallback(v)
|
||||||
return v
|
return v
|
||||||
})
|
})
|
||||||
|
actions = actions.filter((v) => v.has)
|
||||||
return actions
|
return actions
|
||||||
},
|
},
|
||||||
actions() {
|
actions() {
|
||||||
|
Reference in New Issue
Block a user