Uncaught TypeError:无法读取未定义的属性“colspan”

2024-03-29 14:28:13 发布

您现在位置:Python中文网/ 问答频道 /正文

嗨,我在windows server 2012 r2和pycharm 2019中使用Odoo12 我安装了模块车队,我应用了一些修改,一切正常,一旦我想创建一个燃料车日志,我得到这个消息错误出现,但所有其他事情工作的车辆创建。。。。除了这个 以下是我得到的错误信息:

Erreur:
Uncaught TypeError: Cannot read property 'colspan' of undefined

http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1635
Retraçage :
TypeError: Cannot read property 'colspan' of undefined
    at http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1635:34
    at Function._.each._.forEach (http://10.0.1.178:8069/web/content/465-25ab684/web.assets_common.js:12:558)
    at Class._renderInnerGroup (http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1634:63)
    at Class._renderTagGroup (http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1648:228)
    at Class._renderNode [as _super] (http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1640:246)
    at Class._renderNode (http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:2840:50)
    at Class._renderNode (http://10.0.1.178:8069/web/content/465-25ab684/web.assets_common.js:3541:371)
    at http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1645:17
    at Function._.map._.collect (http://10.0.1.178:8069/web/content/465-25ab684/web.assets_common.js:13:270)
    at Class._renderOuterGroup (http://10.0.1.178:8069/web/content/466-dc380e9/web.assets_backend.js:1644:18)

需要你的帮助,请紧急 谢谢

谨致问候 埃尤恩斯


Tags: webbackendhttpreadjspropertycommoncontent