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