liuyu 4 年 前
コミット
e86831ca4c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/live/roomDetail.vue

+ 1 - 1
src/views/live/roomDetail.vue

@@ -357,7 +357,7 @@ export default {
         }
       }
     },
-    onSwichShmaiMessage() {
+    onSwichShmaiMessage(message) {
       let body = _.get(message, 'body');
       console.log(body);
       if (body) {