outaozhen %!s(int64=3) %!d(string=hai) anos
pai
achega
ec01b64ae8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/pages/Project/Management/components/Detail.tsx

+ 0 - 2
src/pages/Project/Management/components/Detail.tsx

@@ -48,8 +48,6 @@ const DetailModal: React.FC<ProjectModalProps> = ({
     approvalList: [],
     activeKey: ''
   })
-  console.log(state.acountInstitutionList)
-
   const { run: tryAcountInstitutionList } = useRequest(() => queryAcountInstitutionList(), {
     manual: true,
     onSuccess: result => {