diff --git a/mTest/room/liveRoom.html b/mTest/room/liveRoom.html
index e13d777..e8ee269 100644
--- a/mTest/room/liveRoom.html
+++ b/mTest/room/liveRoom.html
@@ -712,7 +712,7 @@ $(function(){
             }
             // flvPlay(data.pullFlowUrl)
             $("#myVideo").on("error",function(e){
-                layer.msg("播放失敗")
+                layer.msg(e)
             })
             $("#myVideo").on("canplay",function(){
                 setTimeout(function() {