|
流程表单中使用多个datatemplate控件嵌套使用。保存数据不会报错。但是再重新打开该流程时总是出现错误:
Uncaught (in promise) TypeError: this.data.data.each is not a function
at Object._loadLineList (<anonymous>:1:411469)
at i.extend.$owner (mootools-1.6.0_all.js:1399:1)
at Object.<anonymous> (<anonymous>:1:411095)
at Object.then (o2.js:2515:1)
at Object._loadDatatable (<anonymous>:1:411054)
at i.extend.$owner (mootools-1.6.0_all.js:1399:1)
at Object.loadDatatable (<anonymous>:1:405778)
at i.extend.$owner [as loadDatatable] (mootools-1.6.0_all.js:1399:1)
at Object._loadUserInterface (<anonymous>:1:405628)
at i.extend.$owner [as _loadUserInterface] (mootools-1.6.0_all.js:1399:1)
datatemplate控件嵌套使用有限制吗?我嵌套了5层。
|
|