This commit is contained in:
RickCole21 2020-08-18 19:06:41 +08:00
parent 46a1836698
commit 20c5245c97
1 changed files with 7 additions and 0 deletions

View File

@ -82,6 +82,13 @@ amis 是一个低代码前端框架,它使用 JSON 配置来生成页面,可
"headerToolbar": [
"filter-toggler",
"bulkActions",
{
"type": "action",
"label": "重置测试数据",
"actionType": "ajax",
"size": "sm",
"api": "https://houtai.baidu.com/api/sample/reset"
},
{
"type": "tpl",
"tpl": "一共有 ${count} 行数据。",