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