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