fixed eslint
fixed eslint
This commit is contained in:
parent
6259471f4c
commit
a538b6751f
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@
|
||||||
watch: {
|
watch: {
|
||||||
value (val) {
|
value (val) {
|
||||||
this.visible = val;
|
this.visible = val;
|
||||||
console.log(this.visible)
|
|
||||||
},
|
},
|
||||||
visible (val) {
|
visible (val) {
|
||||||
if (val === false) {
|
if (val === false) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue