StephenArk30 6 년 전
부모
커밋
47bf43ee80
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/api/controller/goods.js

+ 1 - 0
src/api/controller/goods.js

@@ -143,6 +143,7 @@ l
 
     if (!think.isEmpty(brandId)) {
       whereMap.brand_id = brandId;
+      whereMap.is_hot = 0;
     }
 
     // 排序