king
2021-09-27 54d01e6ef9ac31f10de4a0e92824eba50b77eda6
src/templates/zshare/formconfig.jsx
@@ -749,8 +749,8 @@
      key: 'inputType',
      label: '输入样式',
      initVal: card.inputType || 'input',
      tooltip: '使用高级搜索时无效。',
      required: false,
      forbid: appType === null,
      options: [{
        value: 'input',
        text: '输入框'