|
|
@ -283,7 +283,7 @@ |
|
|
shopScore:uni.getStorageSync('shopScore'), |
|
|
shopScore:uni.getStorageSync('shopScore'), |
|
|
id:uni.getStorageSync('shopId') |
|
|
id:uni.getStorageSync('shopId') |
|
|
} |
|
|
} |
|
|
url = '/package1/group/shopEvaluate?item=' + JSON.stringify(item) |
|
|
url = '/package1/group/shopEvaluate?item=' + JSON.stringify(item) + '&isMerchant=1' |
|
|
break; |
|
|
break; |
|
|
case 'hx': |
|
|
case 'hx': |
|
|
this.scanCodeAdd() |
|
|
this.scanCodeAdd() |
|
|
|