src/templates/zshare/formconfig.jsx
@@ -2289,13 +2289,6 @@ options: [] }, { type: 'multiselect', key: 'linkSubField', label: Formdict['model.form.link'], initVal: card.linkSubField || [], options: inputfields }, { type: 'select', key: 'fileType', label: '显示方式', @@ -2414,6 +2407,13 @@ }, { type: 'multiselect', key: 'linkSubField', label: Formdict['model.form.linkform'], initVal: card.linkSubField || [], options: inputfields }, { type: 'multiselect', key: 'blacklist', label: Formdict['header.form.blacklist'], initVal: card.blacklist || [],