Explorar el Código

添加设备类型17 18 19 16

wzh hace 1 año
padre
commit
2c36f06627
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
       }