jiang
2022-07-13 fc89b7b517e191fb6c9b66fa86dd05ebab0f54c5
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,