forward
This commit is contained in:
parent
df6d151153
commit
d757051373
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@
|
||||||
this.buttonLoading = true;
|
this.buttonLoading = true;
|
||||||
} else {
|
} else {
|
||||||
if (this.autoClose) {
|
if (this.autoClose) {
|
||||||
this.visible = false;
|
// this.visible = false;
|
||||||
}
|
}
|
||||||
this.$emit('input', false);
|
this.$emit('input', false);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue