diff --git a/src/common/onlineEdit/index.js b/src/common/onlineEdit/index.js index aabaca67a..3de68bc98 100644 --- a/src/common/onlineEdit/index.js +++ b/src/common/onlineEdit/index.js @@ -24,7 +24,7 @@ export default (id,nodeName,userId,userName,query) => { window.open(onlyOfficeUrl+'/editor?fileId='+editFileInfo.id+'&pid='+editFileInfo.pId+ '&taskIds='+editFileInfo.taskId+'&editType='+editFileInfo.editType+'&oldFileName=' + showName + '&fileType=' + 'docx' + '&attId=' + editFileInfo.id + '&fileUrl=' + editFileInfo.downLoadUrl + - '&key=' + editFileInfo.id +'&filePath='+editFileInfo.filePath+ '&fileName='+editFileInfo.fileName+ + '&key=' + editFileInfo.id+nowTime +'&filePath='+editFileInfo.filePath+ '&fileName='+editFileInfo.fileName+ '&userId='+editFileInfo.userId+'&userName='+editFileInfo.userName+'&standName='+query.standName+ '&standEnName='+query.standEnName+'&standCode='+query.standCode+'&putTime='+query.putTime+ '&issueTime='+query.issueTime+'&dtqbbhbuss='+query.DTQBBHBUSS) diff --git a/src/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue b/src/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue index 107e91e89..408efda1e 100644 --- a/src/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue +++ b/src/pages/processCenter/pages/creatProcess/qbrk/step1-2.vue @@ -1,3416 +1,3620 @@ -