影像质控无后续任务刷新列表

uat_us
wangxiaoshuang 2024-03-21 14:45:59 +08:00
parent 7bbf60dd7c
commit c31a92fbaa
1 changed files with 1 additions and 0 deletions

View File

@ -1430,6 +1430,7 @@ export default {
})
})
} else {
this.$emit('getList')
this.$alert('没有后续质控任务')
}
})