hookehuyr

fix

<!--
* @Date: 2022-09-21 14:51:44
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-10-31 17:17:07
* @LastEditTime: 2022-10-31 17:31:18
* @FilePath: /swx/src/pages/my/index.vue
* @Description: 我的页面
-->
......@@ -121,7 +121,7 @@ const followUser = async () => {
url: '../myFollowUser/index?host_id=' + join_hosts.value[0]['id']
})
} else {
Toast('您还加入过义工')
Toast('您还加入过义工')
}
}
......