update
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
import ArticleHeading from "@/app/components/ArticleHeading";
|
||||
|
||||
const Page = () => {
|
||||
return (
|
||||
<>
|
||||
<h2 className={"text-center text-lg font-bold text-[#054786]"}>人事处</h2>
|
||||
<p className={"text-base indent-8 mt-8"}>
|
||||
<ArticleHeading text={"人事处"} />
|
||||
<p className={"text-base indent-8 my-1"}>
|
||||
负责院人才队伍建设、人事管理等工作,主要职责为:
|
||||
<ol className={"list-decimal list-inside"}>
|
||||
<li>组织制定、修订院人力资源战略,编制人力资源发展规划。</li>
|
||||
|
Reference in New Issue
Block a user