[Update] 修改action formator

This commit is contained in:
ibuler
2020-04-26 10:45:48 +08:00
parent 7b6a8878fb
commit 9a29bc19ce

View File

@@ -101,6 +101,7 @@ export default {
v.callback = this.cleanCallback(v)
return v
})
actions = actions.filter((v) => v.has)
return actions
},
actions() {