lanjianrong 3 년 전
부모
커밋
5f5a470e65
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/Project/Created/index.tsx

+ 1 - 0
src/pages/Project/Created/index.tsx

@@ -41,6 +41,7 @@ const Created = () => {
       tryQueryProjectList(state.dataID)
     }
   }, [state.dataID, state.modalType])
+
   const columns: ProFormColumnsType<AccountListItem>[] = [
     {
       dataIndex: 'name',