终端监测

This commit is contained in:
zhujiyan
2024-05-20 15:00:18 +08:00
parent 2f45334069
commit 2f1e3c97be
7 changed files with 83 additions and 187 deletions

View File

@@ -402,7 +402,6 @@ const getFileName = async () => {
//根据文件名请求
const getFileNamePath = async (val: any, pathName: any) => {
await getFileNameAndFilePath({ filePath: val }).then(res => {
console.log(111111111)
if (res.data) {
//可研报告
if (pathName == 'acceptanceInspectionReport' && detailData.value.acceptanceInspectionReport) {