This commit is contained in:
sjl
2025-01-15 13:46:11 +08:00
parent 56619c9140
commit c2b63a7a3f
4 changed files with 7 additions and 5 deletions

View File

@@ -59,9 +59,9 @@
<el-button type="primary" :icon="Search" @click="handleSearch"
>查询</el-button
>
<!-- <el-button :icon="Delete" @click="handleRefresh"
<el-button :icon="Delete" @click="handleRefresh"
>重置</el-button
> -->
>
<!-- :disabled='!scope.isSelected' -->
<el-button
type="primary"

View File

@@ -288,8 +288,10 @@ const getPieData = async (id: string) => {
}
}
}
if(parentNodeName.value === '检测'){
if(parentNodeName.value === '检测完成'){
handleCheckFunction(5)
}else{
handleCheckFunction(0)
}
select_Plan.value = plan