update 参数修改

This commit is contained in:
赵霄
2023-09-16 17:53:11 +08:00
parent 2d97248379
commit f65fa509ea
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@ export default {
filePath: data.editFilePath,
fileName: data.fileName,
fileType: 'docx',
fileId: data.id,
key: data.id
}
})