Commit e888e230 by caoyanzhi

删除不用的代码

parent a62b61c8
......@@ -19,11 +19,6 @@ export default {
type: Array,
required: true
}
},
mounted() {
setTimeout(() => {
console.log(this.tagsList);
}, 2000);
}
};
</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