当我提交表单时,我得到的是旧值,因为Redux Form的push()方法是redux的异步分配 ... reset, submitting} = props return ( <form onSubmit={handleSubmit}> <Field ...
確定! 回上一頁