lex преди 2 години
родител
ревизия
1de284d4d2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/student/down-load/transfer.tsx

+ 1 - 0
src/student/down-load/transfer.tsx

@@ -35,6 +35,7 @@ export default defineComponent({
     } as any
     // 唤起直播间
     if (params.liveRoomId) {
+      query.params = {} as any
       query.params.liveRoomId = params.liveRoomId
     }
     const iosStr = encodeURIComponent(JSON.stringify(query))