Description Usage Arguments Value Examples
处理更新事项
1 2 3 4 5 6 7 8 9 10 | csp_books.update.callback(
data,
olddata,
row,
table = "t_tsp_ques",
f = csp_getBooks,
edit.cols = c("FQues", "FAnsw"),
id_var = "FId",
FCspName = "巴豆"
)
|
data |
数据 |
olddata |
原来数据 |
row |
新的数据 |
table |
表 |
f |
函数 |
edit.cols |
列 |
id_var |
内码 |
FCspName |
客服 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.