This commit is contained in:
shijing 2023-08-30 11:02:03 +08:00
parent 040e4326a3
commit 27251039ab
1 changed files with 1 additions and 1 deletions

View File

@ -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;