扫码关注官方订阅号
为什么
methods:{
dj:function(){
this.name = 666;
this.isShow = true;
}
this 在面向对象的语言中,一般代表当前类
PHP学习
技术支持
返回顶部
this 在面向对象的语言中,一般代表当前类