Iwan Lebron
2024-07-31 595fd831e44f7e2eed247ef4714e963c441529a3
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) {