仅内网可见-管理员端 调试

This commit is contained in:
670788339
2025-07-21 21:17:18 +08:00
parent f537608e4f
commit ac236e8d7c

View File

@@ -1426,6 +1426,8 @@
},
refreshPage() {
location.reload(true);
this.getInternet();
this.loadData();
},
getXmlHttpRequest() {
if (window.XMLHttpRequest) {
@@ -1452,7 +1454,6 @@
if (xmlhttp.status == 200) {
clearTimeout(timer);
$this.Internet = 1;
} else {
clearTimeout(timer);
// $this.protocolDialogVisible=true