Browse Source

feat: 测试2

lanjianrong 3 years ago
parent
commit
f29c54c845
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/Business/Process/index.tsx

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

@@ -88,7 +88,7 @@ const Process: React.FC = props => {
     // tryApprovalAccountDetail()
   }, [])
 
-  console.log('1')
+  console.log('2')
 
   const form = createForm({
     initialValues: state.approvalAccountDetail,