x-spreadsheet 多行多列居中保存后回显错误

esbemjvw  于 2022-10-27  发布在  其他
关注(0)|答案(1)|浏览(196)

xspreadsheet.js:1 Uncaught TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at xspreadsheet.js:1
at Array.forEach (<anonymous>)
at t (xspreadsheet.js:1)
at Object.merge (xspreadsheet.js:1)
at t.value (xspreadsheet.js:1)
at t.value (xspreadsheet.js:1)
at t.value (xspreadsheet.js:1)
at t.Ra (xspreadsheet.js:1)
at t.Va (xspreadsheet.js:1)
`

xghobddn

xghobddn1#

i also encounter this error on the style property, try to specify its 'index' cause style is an array not an object

相关问题