网络保存
This commit is contained in:
@ -106,7 +106,7 @@
|
||||
"port":document.getElementById('port').value,
|
||||
"path":document.getElementById('path').value
|
||||
});
|
||||
window.NetworkSettingEngine.save(data);
|
||||
window.NetworkSettingEngine.saveSetting(data);
|
||||
window.View.reload();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user