king
2020-09-21 768bc58b16f23c55ce9eb34bb58173313fd30bab
src/templates/zshare/formconfig.jsx
@@ -1211,7 +1211,7 @@
      type: 'select',
      key: 'textFormat',
      label: Formdict['header.form.format'],
      initVal: card.format || '',
      initVal: card.textFormat || '',
      options: [{
        value: '',
        text: Formdict['model.empty']