Commit 7464e3c9 authored by 罗超's avatar 罗超

销毁高亮标识

parent 69713159
......@@ -193,8 +193,8 @@ const getDocumentData = async () => {
let row = data.value.find(x=>x.FileId==hgihlightId.value && x.FileType!=0)
if(row){
dataTableRef.value.setCurrentRow(row)
console.log('找到Row')
}
hgihlightId.value=0
}
}
} catch (error) {
......
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