Commit 621f2930 by caoyanzhi

提交错了

parent 3f975152
......@@ -124,8 +124,6 @@ export default {
},
// 添加标签 弹框里面操作
addTag(list) {
this.$emit('addTag', list);
return;
this.dialogData = list;
this.tagData = list;
this.middleList = list;
......
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