diff --git a/bns/js/dutyTask/dailyDutyReportAjax.js b/bns/js/dutyTask/dailyDutyReportAjax.js
index 2d4463a..0dd0005 100644
--- a/bns/js/dutyTask/dailyDutyReportAjax.js
+++ b/bns/js/dutyTask/dailyDutyReportAjax.js
@@ -69,7 +69,7 @@ function getDaily(currentDay, orgIds) {
var a = document.createElement("a");
var url = window.URL.createObjectURL(blob);
a.href = url;
- a.download = "国网安徽电力基建安全日报_" + setDate(checkedDate) + "." + suffix; // 文件名
+ a.download = "基建安全日报_" + setDate(checkedDate) + "." + suffix; // 文件名
} else {
layer.msg("服务异常,请稍后重试", {
icon: 16,
diff --git a/bns/js/dutyTask/dailyDutyReport_back.js b/bns/js/dutyTask/dailyDutyReport_back.js
index 8eeb1c0..c76a1ce 100644
--- a/bns/js/dutyTask/dailyDutyReport_back.js
+++ b/bns/js/dutyTask/dailyDutyReport_back.js
@@ -97,7 +97,7 @@ function downloadDaily() {
var a = document.createElement("a");
var url = window.URL.createObjectURL(blob);
a.href = url;
- a.download = "国网安徽电力基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
+ a.download = "基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
} else {
layer.msg('服务异常,请稍后重试', {icon: 16, scrollbar: false, time: 2000});
}
diff --git a/bns/js/dutyTask/dailyDutyReport_back2.js b/bns/js/dutyTask/dailyDutyReport_back2.js
index bc7f2d5..dd9e0e4 100644
--- a/bns/js/dutyTask/dailyDutyReport_back2.js
+++ b/bns/js/dutyTask/dailyDutyReport_back2.js
@@ -120,7 +120,7 @@ function downloadDaily() {
var a = document.createElement("a");
var url = window.URL.createObjectURL(blob);
a.href = url;
- a.download = "国网安徽电力基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
+ a.download = "基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
} else {
layer.msg("服务异常,请稍后重试", {
icon: 16,
diff --git a/bns/js/supplement/daily_duty_report.js b/bns/js/supplement/daily_duty_report.js
index 54c08f7..47cac7e 100644
--- a/bns/js/supplement/daily_duty_report.js
+++ b/bns/js/supplement/daily_duty_report.js
@@ -122,7 +122,7 @@ function downloadDaily() {
var a = document.createElement("a");
var url = window.URL.createObjectURL(blob);
a.href = url;
- a.download = "国网安徽电力基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
+ a.download = "基建安全日报" + setDate(checkedDate) + ".docx"; // 文件名
} else {
layer.msg("服务异常,请稍后重试", {
icon: 16,
diff --git a/bns/js/system/IPUtils.js b/bns/js/system/IPUtils.js
index 622f01f..077287b 100644
--- a/bns/js/system/IPUtils.js
+++ b/bns/js/system/IPUtils.js
@@ -8,7 +8,7 @@
// let login_url="http://sgwpdm.ah.sgcc.com.cn/ahsfs/login.html";
let dataUrl = "http://127.0.0.1:18080/basfs/";
-let login_url="http://127.0.0.1:5501/login.html";
+let login_url="http://127.0.0.1:8888/login.html";
//生产环境
diff --git a/login.html b/login.html
index b616d94..337f711 100644
--- a/login.html
+++ b/login.html
@@ -16,7 +16,7 @@
-
主 动 安 全 值 班 助 手
+
主 动 式 安 全 值 班 助 手