Commit dfb88d3c by caoyanzhi

删除console

parent c19573fe
......@@ -61,7 +61,6 @@ export default {
this.tagId = this.tagData.tagId;
this.confirmPost().then(() => {
this.$emit('update:showEditTagPop', false);
console.log('res', this.tagData);
});
}
}
......
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