监测点联调列表、申请联调、详情联调
This commit is contained in:
@@ -349,7 +349,6 @@ const getInfo = async () => {
|
||||
try {
|
||||
await getTerminalDetailsById({ id: props.id || queryId }).then(res => {
|
||||
detailData.value = res.data
|
||||
console.log(detailData.value, '+++++++++')
|
||||
getFileName()
|
||||
})
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user