소스 검색

[del][bug]

zhangwei 2 년 전
부모
커밋
35c92c863b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/iframe/red-packet/red-packet.vue

+ 1 - 1
src/view/iframe/red-packet/red-packet.vue

@@ -818,7 +818,7 @@ function init() {
 
 function initTaskDetail() {
   getChromeStorage('userInfo', (_userInfo) => {
-    if (_userInfo.uid && _userInfo.token) {
+    if (_userInfo.uid) {
       // 任务详情
       getTaskDetail({
         params: {