Commit 4e8baf20 by zhangzhijie

标注统计iframe地址变更

parent b19d9e20
......@@ -283,7 +283,7 @@ export default {
methods: {
getTjUrl() {
this.iframeReload=false;
this.fineReportUrl = "http://10.100.17.124:9080/webroot/decision/view/report?viewlet=bztjDetail/bztj.cpt&op=view";
this.fineReportUrl = "http://10.100.17.124:9080/webroot/decision/view/report?viewlet=SXXZ/bztj.cpt&op=view";
let userUnitcode = JSON.parse(sessionStorage.getItem("userInfo")).unitcode;
this.fineReportUrl = this.fineReportUrl + "&tjdw=" + userUnitcode
if (this.formData.asjfssjAsjfskssj != null && this.formData.asjfssjAsjfskssj != '') {
......
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