src/templates/zshare/formconfig.jsx
@@ -3817,6 +3817,18 @@ // forbid: appType !== 'mob' // }, { type: 'radio', key: 'empty', label: '空值隐藏', initVal: card.empty || 'show', tooltip: '当选项为空时,隐藏该表单。', required: false, options: [ {value: 'show', text: '否'}, {value: 'hidden', text: '是'}, ] }, { type: 'multiselect', key: 'blacklist', label: '黑名单',