formGroup就会包下面的错,好像没有set方法;进一步测试 this.comp("formGroup13") 虽然分配了xid,实际上返回undefined。
VM946:1 Uncaught TypeError: Cannot read property 'set' of undefined
at eval (eval at Model.testClick (mainActivity.js:255), <anonymous>:1:26)
at n.Model.testClick (mainActivity.js:255)
at n.fire (core.min.js:65)
at n.fireEvent (core.min.js:65)
at n.callParent (core.min.js:65)
at n.fireEvent (common.min.js:7)
at n._doClick (comp.min.js:144)
at HTMLAnchorElement.i (core.min.js:65)
at HTMLAnchorElement.dispatch (core.min.js:65)
at HTMLAnchorElement.g.handle (core.min.js:65)