fix: 删除多余代码
This commit is contained in:
parent
a286a1e222
commit
e17ead51c3
|
@ -224,7 +224,6 @@ const handleImport = async () => {
|
|||
// message.error('物模型数据不正确!')
|
||||
return
|
||||
}
|
||||
let resp
|
||||
if (props?.type === 'device') {
|
||||
await instanceStore.refresh(id as string)
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue