|
@@ -334,6 +334,7 @@ onMounted(() => {
|
|
if (val.key === 'tow-win-auditory-change-status') {
|
|
if (val.key === 'tow-win-auditory-change-status') {
|
|
checkItems.value[modeCurrentIndex].isFinish = true
|
|
checkItems.value[modeCurrentIndex].isFinish = true
|
|
childTaskOver(JSON.parse(val.newValue!))
|
|
childTaskOver(JSON.parse(val.newValue!))
|
|
|
|
+ localStorage.removeItem('tow-win-auditory-change-status')
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
// console.log('')
|
|
// console.log('')
|