map((field) => field.name) } else { throw new Error('You must set fields on redux-form config') } if (typeof validate === 'function') { dispatch( ...
確定! 回上一頁