Răsfoiți Sursa

修复base.js bug

unknown 5 ani în urmă
părinte
comite
9abc9c3d08
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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()