@ -157,9 +157,11 @@
if (_global.Fix && this._store) {
needPop = true;
pushTarget(this.store);
initWatch(this, this.watch);
}
_render.apply(this, arguments);
needPop && popTarget();
};
@ -157,11 +157,6 @@
// try {
// _render.apply(this, arguments);
// } catch (e) {
// console.error(e);
// }