Why
methods:{
dj:function(){
this.name = 666;
this.isShow = true;
}
this In object-oriented languages, it generally represents the current class
this In object-oriented languages, it generally represents the current class