| themes/FoldableTheme/widgets/HeaderController/Widget.js | ●●●●● patch | view | raw | blame | history |
themes/FoldableTheme/widgets/HeaderController/Widget.js
@@ -97,7 +97,7 @@ this.resize(); setTimeout(lang.hitch(this, this.resize), 100); //根据部件名称启动部件 topic.subscribe('runWidgetByName', lang.hitch(this, this._runWidgetByName)); topic.subscribe('runWidgetByName', lang.hitch(this, this._runWidgetByName('ComprehensiveSupervise'))); }, _runWidgetByName: function (name) { for (i = 0; i < this.appConfig.widgetPool.widgets.length; i++) {