guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
68a99ce4d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/twoweb/achieveLive/before.vue

+ 1 - 1
src/views/twoweb/achieveLive/before.vue

@@ -50,7 +50,7 @@ export default {
       }
     },
     dockBtn(data) {
-      if (data.room_id == '1009') {
+      if (data.room_id == '1009' || data.room_id == '1010') {
         this.$router.push({ path: '/twoweb/achieveLiveTH/detail', query: { dock_id: data.id } });
       } else {
         this.$router.push({ path: '/twoweb/achieveLive/detail', query: { dock_id: data.id } });