apps/housekeepingMiniApp/src/subpackages/sercice/serciceDetail/serciceDetail.vue
@@ -166,7 +166,7 @@ }); }); async function handleAttention() { const handleAttention = useAccessLogin(async () => { try { let params: API.CollectionStandardServiceCommand = { ids: [id], @@ -177,7 +177,7 @@ refetch({ type: 'inactive' }); } } catch (error) {} } }); </script> <style lang="scss">