king
2022-02-08 512f1d896560c4be681bbb433b73ed8b7016668c
src/templates/zshare/formconfig.jsx
@@ -1177,7 +1177,7 @@
      type: refresh.length === 0 ? 'radio' : 'select',
      key: 'execSuccess',
      label: Formdict['model.form.afterSuccess'],
      initVal: card.execSuccess || 'never',
      initVal: card.execSuccess || 'grid',
      tooltip: '选择刷新行时,如果选择多条数据会刷新表格。',
      required: true,
      options: [{