@@ -360,7 +360,6 @@ onMounted(() => {
fetchDoctorComments({doctorCode}).then(res => {
fewComments.value = res.list
- allComments.finished = res.finished
})
const param = {