Iwan Lebron
2024-07-27 ac1e604eb455e165e84496270fe065cbb4540bca
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) {