|
你好管理员,我在流程表单中使用弹窗保存自建表数据后,再次点击弹窗查询自建表赋值后,发现弹窗报错!
错误如下:
VM848:1 Uncaught TypeError: Cannot read property 'allowEdit' of undefined
at Object.checkAttachmentDeleteAction (<anonymous>:1:300148)
at Object.i.extend.$owner (mootools-1.6.0_all.js:1384)
at Object.checkDeleteAction (<anonymous>:1:300534)
at Object.i.extend.$owner (mootools-1.6.0_all.js:1384)
at Object.checkActions (<anonymous>:1:309265)
at Object.i.extend.$owner [as checkActions] (mootools-1.6.0_all.js:1384)
at Object.addAttachment (<anonymous>:1:26708)
at Object.i.extend.$owner [as addAttachment] (mootools-1.6.0_all.js:1384)
at Object.<anonymous> (<anonymous>:1:338986)
at Array.forEach (<anonymous>)
checkAttachmentDeleteAction @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
checkDeleteAction @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
checkActions @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
addAttachment @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
(anonymous) @ VM848:1
(anonymous) @ mootools-1.6.0_all.js:235
each @ mootools-1.6.0_all.js:345
setData @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
(anonymous) @ VM1540:106
onSuccess @ VM769:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
_runCallback @ o2.js:228
onSuccess @ o2.js:1470
(anonymous) @ mootools-1.6.0_all.js:1505
(anonymous) @ mootools-1.6.0_all.js:235
each @ mootools-1.6.0_all.js:345
fireEvent @ mootools-1.6.0_all.js:1503
i.extend.$owner @ mootools-1.6.0_all.js:1384
onSuccess @ mootools-1.6.0_all.js:6323
i.extend.$owner @ mootools-1.6.0_all.js:1384
success @ mootools-1.6.0_all.js:6754
i.extend.$owner @ mootools-1.6.0_all.js:1384
onStateChange @ mootools-1.6.0_all.js:6298
i.extend.$owner @ mootools-1.6.0_all.js:1384
send @ mootools-1.6.0_all.js:6461
i.extend.$owner @ mootools-1.6.0_all.js:1384
send @ mootools-1.6.0_all.js:9995
(anonymous) @ o2.js:1501
_restful @ o2.js:1451
(anonymous) @ VM769:1
getActions @ VM769:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
invoke @ VM769:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
invoke @ VM769:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
(anonymous) @ VM769:1
MWF.Macro.scriptSpace.f_0 @ VM1540:65
exec @ VM848:1
fire @ VM848:1
i.extend.$owner @ mootools-1.6.0_all.js:1384
(anonymous) @ VM848:1
a @ mootools-1.6.0_all.js:4589
Show 18 more frames |
|