Commit 52190bd2 authored by tanghao's avatar tanghao

123

parent 8f645e4c
......@@ -20,7 +20,6 @@ const { setFileInfo } = useCommentExcel()
// 获取文件信息及客户信息
const queryFileInfo = async () => {
const { data } = await getOrderFileById(route.query.fileId as string)
alert(1111)
setFileInfo(data.result)
loading.value = true
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment