outaozhen %!s(int64=3) %!d(string=hai) anos
pai
achega
051a1d53b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/Business/ProcessUser/index.tsx

+ 1 - 1
src/pages/Business/ProcessUser/index.tsx

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