src/templates/zshare/formconfig.jsx
@@ -467,6 +467,15 @@ forbid: appType === 'mob' }, { type: 'text', key: 'dateShift', label: '日期偏移', initVal: card.dateShift || '', tooltip: '可以填入上级字段,用于控制初始值,例如:上级字段值为2023-12-10,初始值为本月,则初始区间为 2023-12-01 ~ 2023-12-31。', required: false, forbid: appType === 'mob' }, { type: 'radio', key: 'precision', label: '精确度',