Ver código fonte

数据对接

ming 2 anos atrás
pai
commit
063ffff7d6
1 arquivos alterados com 1 adições e 1 exclusões
  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){