@ -274,6 +274,8 @@ const selectDrawerRef = (e) => {
};
onShow(() => {
$store.setDuoXuanYi({});
itemIds.value = [];
if (!!config_ref.value) {
checkHospital();
}
@ -205,6 +205,7 @@
uni.getLocation({
type: 'wgs84',
success: (res) => {
@ -229,6 +230,7 @@
getUserInfo()
$store.setCheckupTypeId({});
})
</script>
<template>