Commit d6c35bff authored by Leon Zhang's avatar Leon Zhang Committed by 杨奕

remove unnecessary event

parent 94d737fb
......@@ -107,7 +107,6 @@
watch: {
visible(val) {
this.$emit('update:visible', val);
if (val) {
this.closed = false;
this.$emit('open');
......
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