소스 검색

添加设备类型17 18 19 16

wzh 1 년 전
부모
커밋
2c36f06627
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'
       }