@@ -2904,6 +2904,9 @@ export default {
self.productImage = self.imgUrl+'/product/YJCX20-3&1.png'
heng = true;
}
+ else if(self.deviceType == 18){
+ self.productImage = self.imgUrl+'/product/16.png'
+ }
return heng;