Explorar el Código

15类型的改为4号板子

wzh hace 2 años
padre
commit
8c2683dc6f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/device/detail.vue

+ 1 - 1
pages/device/detail.vue

@@ -2536,7 +2536,7 @@ export default {
         self.seeTime();
         let heng = false;
         self.productImage = self.imgUrl+'/detail/product.png'
-        if(self.deviceType == 13 || self.deviceType == 14){
+        if(self.deviceType == 13 || self.deviceType == 14 || self.deviceType == 15){
           self.boardType = 4;
         }
         if(self.deviceType == 14 ){