fix
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user