zhengyiming
3 天以前 59d0d233590d24d2362adde47c1656034ee39424
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">