소스 검색

数据对接

ming 2 년 전
부모
커밋
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){