You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
{
"type": "form",
"id": "u:c5f972e344ba",
"title": "表单",
"mode": "flex",
"labelAlign": "top",
"dsType": "api",
"feat": "Insert",
"body": [
{
"type": "input-date-range",
"label": "日期范围",
"name": "date-range",
"row": 0,
"id": "u:c07313f702a8",
"valueFormat": "X",
"extraName": "date-range2",
"colSize": "1/2",
"value": "1729871999"
},
{
"type": "input-text",
"label": "文本",
"name": "text",
"row": 0,
"colSize": "1/2",
"id": "u:8c46746809ce",
"autoFill": {}
},
{
"type": "formula",
"name": "text",
"value": 0,
"formula": "date-range2",
"id": "u:fed3371e2b14"
}
]
}
为什么这个表达式公式 获取不到日期内容呢 ?
Beta Was this translation helpful? Give feedback.
All reactions