|
|
@ -87,7 +87,7 @@ |
|
|
|
needPop && popTarget(); |
|
|
|
needPop && popTarget(); |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
var _init = BI.Widget.prototype._render; |
|
|
|
var _render = BI.Widget.prototype._render; |
|
|
|
BI.Widget.prototype._render = function () { |
|
|
|
BI.Widget.prototype._render = function () { |
|
|
|
if (window.Fix && this._store) { |
|
|
|
if (window.Fix && this._store) { |
|
|
|
initWatch(this, this.watch); |
|
|
|
initWatch(this, this.watch); |
|
|
|