fangmingyue 2 years ago
parent
commit
0534a7b4b3
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/pages/broker/list/detail.jsx

+ 0
- 1
src/pages/broker/list/detail.jsx View File

7
 
7
 
8
 function agentDeal (props) {
8
 function agentDeal (props) {
9
   const { detail, personId } = props;
9
   const { detail, personId } = props;
10
-  console.log('personId', personId);
11
   // const formRef = useRef();
10
   // const formRef = useRef();
12
 
11
 
13
   // useEffect(() => {
12
   // useEffect(() => {