普测测试流程

This commit is contained in:
2024-06-04 10:51:54 +08:00
parent b919fb8447
commit 031c0d178d
9 changed files with 412 additions and 498 deletions

View File

@@ -92,8 +92,6 @@ const getFileData = async () => {
detailData.value.reportPath = res.data.url
detailData.value.reportName = res.data.fileName
})
}
defineExpose({ open: getInfo }) // 提供 open 方法,用于打开弹窗