Browse Source

添加设备类型17 18 19 16

wzh 1 year atrás
parent
commit
2c36f06627
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/device/detail_6.vue

+ 1 - 1
pages/device/detail_6.vue

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