ming 2 лет назад
Родитель
Сommit
063ffff7d6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/setting/funReport/funcAdd/funcAdd.vue

+ 1 - 1
pages/setting/funReport/funcAdd/funcAdd.vue

@@ -242,7 +242,7 @@
 				// alert(this.start_time)
 			},
 			report_type:function(newVal){
-				alert(this.device_type)
+				// alert(this.device_type)
 				if(newVal){
 					var array123=['','1','2','3','4','5','6','7','16','128','131','130','129','17']
 					if(array123.indexOf(this.device_type)==-1){