shish 2 năm trước cách đây
mục cha
commit
eea3e2cf38

+ 2 - 1
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -370,7 +370,8 @@ export default {
 		goSearchFn(){
 		goSearchFn(){
 			let ghsShopId = this.ghsInfo.shopId ? this.ghsInfo.shopId : 0
 			let ghsShopId = this.ghsInfo.shopId ? this.ghsInfo.shopId : 0
 			//源花汇暂时开放一个字也能搜索
 			//源花汇暂时开放一个字也能搜索
-			let limit = ghsShopId == 10649 ? 0 : 1
+			//let limit = ghsShopId == 10649 ? 0 : 1
+			let limit = 1
 			this.searchFn(limit)
 			this.searchFn(limit)
 		},
 		},
 		hideCartItem(){
 		hideCartItem(){