king
2021-01-07 0da0262bc236cfce928429fc4c48e1666eab3402
src/templates/zshare/formconfig.jsx
@@ -385,7 +385,7 @@
      type: 'radio',
      key: 'setAll',
      label: Formdict['header.form.setAll'],
      initVal: card.setAll || 'false',
      initVal: card.setAll || 'true',
      options: [{
        value: 'true',
        text: Formdict['model.true']