Iwan Lebron
2024-07-31 82684373ecca37044b24f643b22080dac99850fd
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) {