修改字段名
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
|||||||
window.open(window.CONFIG.onlyOfficeRoute + '/editor?fileId=' + val.id + '&pid=' + val.pid +
|
window.open(window.CONFIG.onlyOfficeRoute + '/editor?fileId=' + val.id + '&pid=' + val.pid +
|
||||||
'&taskIds=' + val.taskId + '&oldFileName=' + oldFileName + '&assessor=' + assessor +
|
'&taskIds=' + val.taskId + '&oldFileName=' + oldFileName + '&assessor=' + assessor +
|
||||||
'&fileType=docx' + '&attId=' + val.id + '&fileUrl=' + val.downLoadUrl +
|
'&fileType=docx' + '&attId=' + val.id + '&fileUrl=' + val.downLoadUrl +
|
||||||
'&key=' + val.id + nowTime + '&filePath=' + val.editFilePath + '&fileName=' + val.fileName +
|
'&key=' + nowTime + '&filePath=' + val.editFilePath + '&fileName=' + val.fileName +
|
||||||
'&userId=' + val.userId + '&userName=admin' + '&standCode=' + standCode +
|
'&userId=' + val.userId + '&userName=admin' + '&standCode=' + standCode +
|
||||||
'&standName=' + standName + '&replaceStand=' + replaceStand + '&draftsman=' + draftsman +
|
'&standName=' + standName + '&replaceStand=' + replaceStand + '&draftsman=' + draftsman +
|
||||||
'&draftingDepartment=' + draftingDepartment + '&focalUnit=' + focalUnit + '&watermark=' + watermark)
|
'&draftingDepartment=' + draftingDepartment + '&focalUnit=' + focalUnit + '&watermark=' + watermark)
|
||||||
|
|||||||
Reference in New Issue
Block a user