@@ -190,7 +190,7 @@ Page({
if(type == 1){
this.setData({show_tj:1})
}else{
- this.setData({ act: type-1 })
+ this.setData({ act: type-1 })
}
},
search: function (e) {