@@ -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){