outaozhen 5 years ago
parent
commit
8ded6c2088
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/pages/Customer/Company/index.jsx

+ 1 - 2
src/pages/Customer/Company/index.jsx

@@ -39,8 +39,7 @@ const Company = props => {
 
   const [tagState, setTagState] = useState({
     tagIds: [],
-    tagCooperationIds: [],
-    natureIds: []
+    tagCooperationIds: []
   })
   const tag = useMemo(() => {
     const personTagMap = {}