表单字段对象

表述专案模板中的某一个字段的元信息。

对象元素

  • title:字段名称
  • description:字段描述
  • type:可以是字符串,也可以是以一组字符串组成的数组
    • 当其为字符串时,可以接受的值是 number(数字)、string(一行字段)和text(多行文本)
    • 当其为数组时,代表这个字段是下拉框,该字段可能值为字段中某个元素

对象示例

{
  "title": "请假时间",
  "description": "以天计算的请假时间",
  "type": "number"
}

更新历史

  • V1.1:元素命名从中文更换为英文

results matching ""

    No results matching ""