Commit 0def707a by zhengjie

[代码优化](v2.6):update

parent 9813894c
......@@ -2,7 +2,6 @@ import store from '@/store'
export default {
inserted(el, binding) {
console.log(el, binding)
const { value } = binding
const roles = store.getters && store.getters.roles
if (value && value instanceof Array) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment