src/templates/zshare/formconfig.jsx
@@ -2941,6 +2941,14 @@ }, { type: 'text', key: 'placeholder', label: '提示信息', tooltip: '字段预期值的提示信息。', initVal: card.placeholder || '', required: false }, { type: 'text', key: 'emptyText', label: '空值文本', tooltip: '空值的提示文本,选择设置空值时有效,默认值为《空》。',