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