Xiao_123 4 tháng trước cách đây
mục cha
commit
a7a42e09ad
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/views/mall/payOver/index.vue

+ 0 - 2
src/views/mall/payOver/index.vue

@@ -28,10 +28,8 @@ const getLottery = async () => {
 }
 getLottery()
 
-// 前往我的奖品
 const router = useRouter()
 const handleReceive = () => {
-  router.push('/mall/user/prize')
 }
 </script>