Commit d0f6e774 by 宋祥

增加父级页面号

parent 4a80baf1
......@@ -26,7 +26,7 @@ $(function () {
});
function jump(id) {
var herf= ctx + "\\web\\"+ "HPSC002?inqu_status-0-projId=" + id;
var herf = ctx + "\\web\\" + "HPSC002?inqu_status-0-projId=" + id + "&efParentFormEname=HPSC011";
window.open(herf);
}
......
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