Browse Source

feat: 测试1

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

+ 2 - 0
src/pages/Business/Process/index.tsx

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