Browse Source

Pull request #1827: 无JIRA任务 适配updateMode: "manual"的回滚

Merge in VISUAL/fineui from ~DAILER/fineui:master to master

* commit '959c26e25f60d80303ff0f6aadaf1ec815d979aa':
  无JIRA任务 适配updateMode: "manual"的回滚
es6
parent
commit
5fe3e3d4ae
  1. 3
      src/core/widget.js

3
src/core/widget.js

@ -76,7 +76,8 @@
shouldUpdate: null,
update: null,
update: function () {
},
beforeUpdate: null,

Loading…
Cancel
Save