报名热线:13338638384
一键拨号
校园新闻

继续教育学院领导班子“不忘初心、牢记使命”主题会议

     11月20日,继续教育学院领导班子召开“不忘初心、牢记使命”主题教育对照党章党规找差距专题会。校党委第三巡察组组长张启钱、副组长王国军、陆法明、“不忘初心 牢记使命”主题教育校内巡回指导组成员刘晓参加会议。学院全体领导班子成员、党委委员和支部书记参加会议。学院党委书记高斌主持会议并带头对照检查。

      会上,高斌带领大家重温了党章、《中国共产党廉洁自律准则》、《关于新形势下党内政治生活的若干准则》等内容。领导班子成员从党性和思想根源出发,紧扣三大类“18个是否”逐条逐项开展自我检视,深入反思不足,深刻剖析根源,其他班子成员指出其存在问题,本人作出表态;其他班子成员按照相同程序进行。班子成员相互之间发言坦诚中肯,找出问题真切实际,见人见事,做到了真帮助、不避短,达到了红脸出汗的效果。参会委员和支部书记也对班子成员指出了问题、提出了意见建议。班子成员均表示所有问题意见建议将虚心接受,立行立改,在下一步工作中认真整改落实。

     会议强调,班子成员将按照学校党委决策部署与“不忘初心、牢记使命”主题教育工作要求,坚持问题导向,以刀刃向内的勇气破解问题及难题。认真梳理问题,形成问题清单,并落实整改措施,把问题解决好。要以钉钉子精神抓好整改,从主观、普遍问题抓起,对主观因素偏多问题要立即改;要坚持高标准、严要求,对深层次系统性长期问题,要拉条挂账,细化措施,有计划、有步骤解决;坚持学做结合,真刀****解决问题,扎实推进学院主题教育工作落地见效,切实把对照整改的成果转化为推动学院工作高质量发展的实际成效。



电话咨询 微信咨询 在线咨询 在线报名
HTTP/1.1 200 OK Date: 1 Nov 2025 07:13:45 G11T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>