Commit 1eb19b66 authored by 徐一鸣's avatar 徐一鸣

权限插件优化

parent 610349f0
......@@ -192,14 +192,7 @@ export default {
});
}
},
},
watch: {
data(value) {
console.log("--- --- ---");
console.log(value);
console.log("--- --- ---");
},
},
}
};
</script>
......
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