Page tree
    Created with Raphaël 2.1.0
    Loading...
转至元数据结尾
转至元数据起始

TableForm 新增一行的时候触发。

event payload: 

// 当前行的完整数据
{
    _rowid: 'xxx', 。
}
  • 无标签