当前位置: 首页>信息公开>行政职权运行
西藏自治区退役军人事务厅2025年重大执法决定法制审核目录清单
发布日期: 2025-12-25 12:31:30 来源: 规划财务处(政策法规处) 作者:

序号

名称

时间

是否审核

备注

1

才旺某某残疾等级评定

2025.05


2

刘某某残疾等级评定

2025.05


3

卢某某残疾等级评定

2025.05


4

达娃某某残疾等级评定

2025.05


5

永忠某某残疾等级评定

2025.05


6

多某残疾等级评定

2025.05


7

邓某某残疾等级评定

2025.05


8

明某残疾等级评定

2025.05


9

王某某残疾等级评定

2025.05


10

其某某忠残疾等级评定

2025.05


11

王某某残疾等级评定

2025.05


12

次旺某某残疾等级评定

2025.05


13

周某某残疾等级评定

2025.05


14

平措某某残疾等级评定

2025.10


15

李某某残疾等级评定

2025.10


16

陆某残疾等级评定

2025.10


17

王某某残疾等级评定

2025.10


18

宋某某残疾等级评定

2025.10


19

卢某某残疾等级评定

2025.10


20

张某某残疾等级评定

2025.10



联系我们 | 关于我们 | 网站声明 | 网站地图

地址:西藏自治区拉萨市城关区 邮编: 850000 备案号:藏ICP备07000001号

主办: 西藏自治区退役军人事务厅

jQuery(document).ready(function(){ jQuery(function(){ //点击 jQuery(".submit").click(function(){ var inputSearch = jQuery(".keywords").val(); if(inputSearch !== ''){ var searString = "http://tyjr.xizang.gov.cn/site/tyjrsw/search.html?searchWord="+ inputSearch+"&siteId=24&pageSize=10"; jQuery(".index-search a").attr('href',searString); window.open(searString); } }); //回车提交事件 jQuery("#demojs").keydown(function(e) { var inputSearch = jQuery(".keywords").val(); if(inputSearch !== ''){ if (e.keyCode == 13) {//keyCode=13是回车键 var searString = "http://tyjr.xizang.gov.cn/site/tyjrsw/search.html?searchWord="+ inputSearch+"&siteId=24&pageSize=10"; jQuery(".index-search a").attr('href',searString); window.open(searString); } } }); //--------回车提交事件完毕---------------------// }); });