HL-4430,HL-4425,HL-4347
@ -284,7 +284,7 @@ const handleDone = async (id: number) => {
await CountJobMainApi.doneCountJobMain(id)
await getList()
} finally {
tableObject.loading = true
tableObject.loading = false
}