微调
This commit is contained in:
@@ -288,8 +288,10 @@ const getPieData = async (id: string) => {
|
||||
}
|
||||
}
|
||||
}
|
||||
if(parentNodeName.value === '检测中'){
|
||||
|
||||
if(parentNodeName.value === '检测完成'){
|
||||
handleCheckFunction(5)
|
||||
}else{
|
||||
handleCheckFunction(0)
|
||||
}
|
||||
|
||||
select_Plan.value = plan
|
||||
|
||||
Reference in New Issue
Block a user