Commit b8322321 authored by agping's avatar agping

登录修改

parent 1b117965
...@@ -124,7 +124,9 @@ $(function() { ...@@ -124,7 +124,9 @@ $(function() {
'username': _userName, 'username': _userName,
'password': _passWord, 'password': _passWord,
'model': browser_version, 'model': browser_version,
'only_id': $('#mac_address').val?$('#mac_address').val:only_id 'only_id': only_id,
'mac_address': $('#mac_address').val()
}, },
timeout: 30000, timeout: 30000,
dataType: 'json', dataType: 'json',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment