0830
This commit is contained in:
parent
040e4326a3
commit
27251039ab
|
@ -236,7 +236,7 @@ user-scalable: 用户是否能缩放页面 -->
|
|||
let that = this;
|
||||
that.dataList = [];
|
||||
this.type = index;
|
||||
that.showImg = fasle;
|
||||
that.showImg = false;
|
||||
},
|
||||
searchClick(type){
|
||||
let that = this;
|
||||
|
|
Loading…
Reference in New Issue