修改 文件展示
This commit is contained in:
@@ -81,7 +81,7 @@ const handleNodeClick = (data: any, node: any) => {
|
||||
flag.value = true
|
||||
|
||||
setTimeout(() => {
|
||||
url.value = `/api-doc/excelreport` + data.url
|
||||
url.value = `/api-docx/excelreport` + data.url
|
||||
// getFileNameAndFilePath({ filePath: data.url }).then(res => {
|
||||
// url.value = res.data.url
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user