|
|
@@ -2185,6 +2185,10 @@ export default {
|
|
|
if(self.deviceType == 5){
|
|
|
self.thirdMachine = true;
|
|
|
}
|
|
|
+ if(self.deviceType == 4){
|
|
|
+ self.productImage = self.imgUrl+'/product/YJCX20-2&1.png'
|
|
|
+ heng = true;
|
|
|
+ }
|
|
|
if(self.deviceType == 1 || self.deviceType == 7){
|
|
|
self.forthMachine = false;
|
|
|
self.productImage = self.imgUrl+'/product/YJH20.png'
|