mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 20:48:49 +08:00
546 B
546 B
title | description | type | group | menuName | icon | order |
---|---|---|---|---|---|---|
Quarter 季度 | 0 | null | Quarter 季度 | 62 |
基本用法
{
"type": "form",
"api": "https://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/mock2/form/saveForm",
"controls": [
{
"type": "quarter",
"name": "quarter",
"label": "季度"
}
]
}
更多用法和配置可以参考 Date 日期,quarter 就是 data 的特定配置,所以 data 的所有配置都能使用。