|  | @@ -108,7 +108,7 @@ const ProcessUser = props => {
 | 
												
													
														
															|  |    }, [])
 |  |    }, [])
 | 
												
													
														
															|  |  
 |  |  
 | 
												
													
														
															|  |    const form = createForm({
 |  |    const form = createForm({
 | 
												
													
														
															|  | -    initialValues: {},
 |  | 
 | 
												
													
														
															|  | 
 |  | +    initialValues: state.approvalAccountDetail,
 | 
												
													
														
															|  |      effects() {
 |  |      effects() {
 | 
												
													
														
															|  |        onFieldReact('receiver.receiverInstitutionID', async field => {
 |  |        onFieldReact('receiver.receiverInstitutionID', async field => {
 | 
												
													
														
															|  |          if (!field.dataSource?.length) {
 |  |          if (!field.dataSource?.length) {
 |