فهرست منبع

修复base.js bug

unknown 5 سال پیش
والد
کامیت
9abc9c3d08
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      o2web/source/x_component_Meeting/Main.js

+ 2 - 0
o2web/source/x_component_Meeting/Main.js

@@ -594,6 +594,8 @@ MWF.xApplication.Meeting.Main = new Class({
         // if( this.inContainer ){
             if( this.currentView && this.currentView.reload ){
                 this.currentView.reload();
+            }else{
+                this.refresh()
             }
         // }else{
         //     this.refresh()