fix
This commit is contained in:
@@ -78,11 +78,6 @@ const getPatientMeetingList = computed(async () => {
|
||||
patientMeetingList.value = list
|
||||
return patientMeetingList.value
|
||||
});
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user