Description Usage Arguments Value Examples
新增
| 1 2 3 4 5 6 7 | books.insert.callback(
  data,
  row,
  table = "t_tsp_ques",
  f = getBooks,
  id_var = "FId"
)
 | 
| data | 数据 | 
| row | 行 | 
| table | 列表 | 
| f | 函数 | 
| id_var | 内码 | 
返回值
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.