|
grid组件,设置行高,设置rowAttr属性为 {style:’height:50px;background:pink;’} 抛出如下异常
SyntaxError: Invalid or unexpected token at new Function (<anonymous>) at Function.g.createExprFn (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:240046) at n.constructor (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:239567) at new n (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:235019) at HTMLTableElement.rowattr (eval at <anonymous> (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:17978), <anonymous>:213:327926) at E (eval at <anonymous> (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:17978), <anonymous>:213:59874) at x (eval at <anonymous> (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:17978), <anonymous>:213:66130) at Object.L [as populate] (eval at <anonymous> (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:17978), <anonymous>:213:77499) at HTMLTableElement.eval (eval at <anonymous> (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:17978), <anonymous>:213:97285) at HTMLTableElement.dispatch (http://localhost:8080/x5/UI2/v_06882e4325c54780b0956cfab6e956dal_zh_CNs_d_pc/system/core.min.js:71:53815)
|
|