浏览代码

跳转问题

luolei 5 年之前
父节点
当前提交
817466a301
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/js/deptConsole.js

+ 1 - 1
src/js/deptConsole.js

@@ -760,7 +760,7 @@ function queList(data){
     $(".homegodetail").click(function(){
     $(".homegodetail").click(function(){
         let name = $(this).attr("data-name")
         let name = $(this).attr("data-name")
         focusMenuItem("YH-KSZR-TMQXZB_XQ");
         focusMenuItem("YH-KSZR-TMQXZB_XQ");
-        $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=1&special=1&shijian="+dateType+"&model="+name)
+        $(parent.document).find("#contentIframe").attr("src","./singleVeto.html?from=2&special=1&shijian="+dateType+"&model="+name)
     })
     })
 }
 }
 //饼图列表注释渲染
 //饼图列表注释渲染