hdw
2019-01-19 7f953d9aa0e7d4fcbe3c366c7f9f0b3f847f12bd
gx_tieta/WebRoot/mobil/control.html
@@ -358,11 +358,7 @@
               alert(msg.signal);
            }
          },error:function(e){
             var model = {
                code:0,
                data:e,
                msg:'通信失败'
             };
             alert("通讯失败");
          }             
      });
   }