648540858
2024-08-07 a01d4fa74e178f7d17c7f123879a1e125370a93d
web_src/src/components/PushVideoList.vue
@@ -228,7 +228,7 @@
        url: "/api/push/stop",
        params: {
          app: row.app,
          streamId: row.stream
          stream: row.stream
        }
      }).then((res) => {
        if (res.data.code === 0) {