lanjianrong hace 3 años
padre
commit
5f5a470e65
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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',