亚洲博彩app

《亚洲博彩app 公共消防设施管理办法》专家论证会专家名单公示

来源:区消防救援支队 发布时间:2025-10-17 10:19

根据《天津市重大行政决策程序规定》等文件要求,现需对《亚洲博彩app 公共消防设施管理办法》(征求意见稿)进行专家论证,现就论证专家名单公示如下。

《亚洲博彩app 公共消防设施管理办法》专家论证会共邀请五位专家对该预案进行论证,专家名单如下。

序号

姓名

工作单位

职务/职称

研究方向或擅长领域

1

张霁星

天津市行政管理学会

常务副会长兼秘书长/研究员

公共行政管理、行政机构改革、政府职能转变、社会管理创新

2

赵扬

天津市城市规划设计研究总院有限公司

正高

消防规划

3

高进仑

中国市政工程华北设计研究总院有限公司

高级工程师

城市给排水设计/建筑给排水及消防设计

4

闫文博

河北工业大学

人文与法律学院副院长/副教授

法理学、劳动法学、科技法律与政策

5

苗展堂

天津大学建筑学院

副教授/所长

生态城市与绿色建筑设计

亚洲博彩app 消防救援支队

2025年10月17


亚洲博彩app

"; var footstr = " "; //执行隐藏打印区域不需要打印的内容 //document.getElementById("otherpho").style.display="none"; var printData = document.getElementById("printdivaa").innerHTML; //获得 div 里的所有 html 数据 var wind = window.open("", "newwin", "toolbar=no,scrollbars=yes,menubar=no"); wind.document.body.innerHTML = headstr + printData + footstr; wind.print(); //打印结束后,放开隐藏内容 //document.getElementById("otherpho").style.display="block"; wind.close(); window.document.body.innerHTML = oldstr; } } function closeWindow() { var userAgent = navigator.userAgent; if (confirm("确定关闭当前页面?")) { if (userAgent.indexOf("Firefox") != -1 || userAgent.indexOf("Chrome") != -1) { window.location.href = "about:blank"; window.close(); } else { window.opener = null; window.open("", "_self"); window.close(); } } } // 获取附件中的视频文件 var videoUrl=''; var iconUrl=''; if (videoUrl.indexOf('.mp4')!==-1 || videoUrl.indexOf('.avi')!==-1 || videoUrl.indexOf('.flv')!==-1 || videoUrl.indexOf('.rmvb')!==-1 || videoUrl.indexOf('.wmv')!==-1 || videoUrl.indexOf('.rm')!==-1) { // 附件中有视频 var videoStr= '
'; $('#zoom').prepend(videoStr); }else{ // mas视频 var videoUrls = "" var strArr = videoUrls.split(',') console.log(videoUrls) // if(strArr!=''){ // $('#zoom'). prepend(function (index) { // return '
'; // }) // } }