648540858
2022-07-12 66e67569095f0ba871c2b584ceed73dfaa50d00c
web_src/src/components/PushVideoList.vue
@@ -187,7 +187,7 @@
      this.getListLoading = true;
      this.$axios({
        method: 'get',
        url: '/api/media/stream_info_by_app_and_stream',
        url: '/api/push/getPlayUrl',
        params: {
          app: row.app,
          stream: row.stream,