Commit 8deb2c95 by 夏超

[fix] 玖姿功能

parent 2fb679c6
...@@ -1243,6 +1243,10 @@ ...@@ -1243,6 +1243,10 @@
} }
}, },
created() { created() {
if (window.location.protocol == "https:") {
window.location.replace('http://jzjx.dws.rokecloud.com/roke/work/report/work_order_report?gdbg')
// window.location.href = 'http://jzjx.dws.rokecloud.com/roke/work/report/work_order_report?gdbg'
}
this.isLoginApi() this.isLoginApi()
this.gongxu_filter('初始化') this.gongxu_filter('初始化')
......
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