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',