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