gpt代码提交
This commit is contained in:
parent
62af6202cd
commit
5a7893867b
@ -23,7 +23,6 @@
|
|||||||
<script>
|
<script>
|
||||||
$(function () {
|
$(function () {
|
||||||
var sid = window.opener.parent.sid;
|
var sid = window.opener.parent.sid;
|
||||||
alert(sid);
|
|
||||||
console.log(parentParam1); // 输出父窗口的 param1 值
|
console.log(parentParam1); // 输出父窗口的 param1 值
|
||||||
location.href ="https://bpm.yili.com:8088/portal/r/w?cmd=com.actionsoft.apps.coe.pal.publisher_publish_file_open&uuid="+repositoryId+"&sid="+sid+"&taskId="+taskId;
|
location.href ="https://bpm.yili.com:8088/portal/r/w?cmd=com.actionsoft.apps.coe.pal.publisher_publish_file_open&uuid="+repositoryId+"&sid="+sid+"&taskId="+taskId;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user