- 
Status changed to merged 
- 
mentioned in commit 029937fd60d4a34b828b80abede8389891ec7c27 
Showing
1 changed file
pages/goods/goodsInfo/goodsInfo.js
| @@ -3652,7 +3652,7 @@ Page({ | @@ -3652,7 +3652,7 @@ Page({ | ||
| 3652 | func(); return false; | 3652 | func(); return false; | 
| 3653 | } | 3653 | } | 
| 3654 | 3654 | ||
| 3655 | - if(this.data.sales_rules!=2 && this.data.is_newsales_rules!=1){ | 3655 | + if(this.data.sales_rules!=2){ | 
| 3656 | func(); | 3656 | func(); | 
| 3657 | }else{ | 3657 | }else{ | 
| 3658 | 3658 | 
