Browse Source

Update index.tsx

lex-xin 4 tháng trước cách đây
mục cha
commit
8c45dae303
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/tenant/music/courseList/index.tsx

+ 1 - 0
src/tenant/music/courseList/index.tsx

@@ -422,6 +422,7 @@ export default defineComponent({
                         path: '/courseListSearch',
                         query: {
                           id: route.query.id,
+                          albumId: route.query.albumId,
                           taId: route.query.taId
                         }
                       })