fixed eslint

fixed eslint
This commit is contained in:
梁灏 2017-03-09 19:56:15 +08:00
parent 6259471f4c
commit a538b6751f

View file

@ -214,7 +214,6 @@
watch: {
value (val) {
this.visible = val;
console.log(this.visible)
},
visible (val) {
if (val === false) {