@@ -380,9 +380,9 @@
}else{
_this.scrollH = winH - 522 - totalH
}
- if(_this.detailData&&_this.detailData.billStatus=='FINISH'){
+ // if(_this.detailData&&_this.detailData.billStatus=='FINISH'){
_this.scrollH = _this.scrollH + 100
- }
+ // }
})