update
This commit is contained in:
@ -1,12 +1,10 @@
|
||||
import React from "react";
|
||||
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>
|
||||
@ -34,7 +32,7 @@ const Page = () => {
|
||||
<li>承担院领导安排的其他工作。</li>
|
||||
</ol>
|
||||
</p>
|
||||
<p className={"text-base indent-8 mt-8"}>
|
||||
<p className={"text-base indent-8 my-1"}>
|
||||
监察审计室挂靠综合办公室,承担院纪委日常工作(含科研道德委员会日常工作),负责院纪检、监察、审计等工作,协助党委做好党风廉政建设及反腐败工作。
|
||||
</p>
|
||||
</>
|
||||
|
Reference in New Issue
Block a user