修改字段名

This commit is contained in:
范强强
2024-03-25 16:06:30 +08:00
parent c8d5cd6fdc
commit d9dd9dd0f4
+1 -1
View File
@@ -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)