king
2021-05-24 f267d04e0561a0a20d1f2a9f558a273558ece90d
src/templates/zshare/formconfig.jsx
@@ -2653,7 +2653,7 @@
      type: 'multiselect',
      key: 'linkSubField',
      label: Formdict['model.form.linkform'],
      tooltip: '在切换选项时会把信息自动填入关联的表单(文本或数字表单)中。',
      tooltip: '在切换选项时会把信息自动填入关联的表单(文本或数字表单)中。注:使用选项卡且设为可多选时无效。',
      initVal: card.linkSubField || [],
      options: inputfields
    },