Browse Source

bug 修复

lilei 3 năm trước cách đây
mục cha
commit
2eaa114b42
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/sales/edit.vue

+ 2 - 2
pages/sales/edit.vue

@@ -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
-						}
+						// }
 					}
 				})
 			}