Commit 893de463 by caoyanzhi

还原

parent 242a9c68
......@@ -85,7 +85,7 @@ export default {
this.tagId = this.tagDataAssgin.tagId;
this.$refs.tagConfig.saveConfirm().then(_ => {
this.$emit('update:showEditTagPop', false);
this.$emit('refresh', this.tagDataAssgin);
this.$emit('refersh', this.tagDataAssgin);
});
},
returnTagData(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