微调
This commit is contained in:
@@ -152,7 +152,7 @@ const open = async (
|
||||
}
|
||||
if (supervisionReport) {
|
||||
let arrPath = supervisionReport.split(',')
|
||||
console.log('🚀 ~ arrPath:', arrPath)
|
||||
|
||||
await getFileNameAndFilePath({ filePath: arrPath[0] }).then(res => {
|
||||
supervisionReportDetail.supervisionReportPath = res.data.url
|
||||
supervisionReportDetail.supervisionReportName = res.data.fileName
|
||||
|
||||
Reference in New Issue
Block a user