dict.js 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064
  1. // 资产状态
  2. export const ZC_STATUS = [{
  3. label: '正常',
  4. value: 0
  5. }, {
  6. label: '停用',
  7. value: 1
  8. }, {
  9. label: '已足额折旧',
  10. value: 2
  11. }, {
  12. label: '改造',
  13. value: 3
  14. }, {
  15. label: '资产处置',
  16. value: 4
  17. }];
  18. // 系统反馈类型
  19. export const FEEDBACK_TYPE_DICTS = [{
  20. label: '建议意见',
  21. value: 1
  22. }, {
  23. label: '技术服务问题',
  24. value: 2
  25. }, {
  26. label: '系统应用问题',
  27. value: 3
  28. }, {
  29. label: '其他',
  30. value: 4
  31. }]
  32. // 高新领域
  33. export const HIGH_TECH_FIELDS = [{
  34. value: 1,
  35. label: '电子信息',
  36. children: [{
  37. value: 9,
  38. label: '软件',
  39. children: [{
  40. value: 61,
  41. label: '基础软件',
  42. }, {
  43. value: 62,
  44. label: '嵌入式软件',
  45. }, {
  46. value: 63,
  47. label: '计算机辅助设计与辅助工程管理软件',
  48. }, {
  49. value: 64,
  50. label: '中文及多语种处理软件',
  51. }, {
  52. value: 65,
  53. label: '图形和图像处理软件',
  54. }, {
  55. value: 66,
  56. label: '地理信息系统(GIS)软件',
  57. }, {
  58. value: 67,
  59. label: '电子商务软件',
  60. }, {
  61. value: 68,
  62. label: '电子政务软件',
  63. }, {
  64. value: 69,
  65. label: '企业管理软件',
  66. }, {
  67. value: 70,
  68. label: '物联网应用软件',
  69. }, {
  70. value: 71,
  71. label: '云计算与移动互联网软件',
  72. }, {
  73. value: 72,
  74. label: 'Web服务与集成软件',
  75. }]
  76. }, {
  77. value: 10,
  78. label: '微电子技术',
  79. children: [{
  80. value: 73,
  81. label: '集成电路设计技术',
  82. }, {
  83. value: 74,
  84. label: '集成电路产品设计技术',
  85. }, {
  86. value: 75,
  87. label: '集成电路封装技术',
  88. }, {
  89. value: 76,
  90. label: '集成电路测试技术',
  91. }, {
  92. value: 77,
  93. label: '集成电路芯片制造工艺技术',
  94. }, {
  95. value: 78,
  96. label: '集成光电子器件设计、制造与工艺技术',
  97. }]
  98. }, {
  99. value: 11,
  100. label: '计算机产品及其网络应用技术',
  101. children: [{
  102. value: 79,
  103. label: '计算机及终端设计与制造技术',
  104. }, {
  105. value: 80,
  106. label: '计算机外围设备设计与制造技术',
  107. }, {
  108. value: 81,
  109. label: '网络设备设计与制造技术',
  110. }, {
  111. value: 82,
  112. label: '网络应用技术',
  113. }]
  114. }, {
  115. value: 12,
  116. label: '通信技术',
  117. children: [{
  118. value: 83,
  119. label: '通信网络技术',
  120. }, {
  121. value: 84,
  122. label: '光传输系统技术',
  123. }, {
  124. value: 85,
  125. label: '有线宽带接入系统技术',
  126. }, {
  127. value: 86,
  128. label: '移动通信系统技术',
  129. }, {
  130. value: 87,
  131. label: '宽带无线通信系统技术',
  132. }, {
  133. value: 88,
  134. label: '卫星通信系统技术',
  135. }, {
  136. value: 89,
  137. label: '微波通信系统技术',
  138. }, {
  139. value: 90,
  140. label: '物联网设备、部件及组网技术',
  141. }, {
  142. value: 91,
  143. label: '电信网络运营支撑管理技术',
  144. }, {
  145. value: 92,
  146. label: '电信网与互联网增值业务应用技术',
  147. }]
  148. }, {
  149. value: 13,
  150. label: '广播影视技术',
  151. children: [{
  152. value: 93,
  153. label: '广播电视节目采编播系统技术',
  154. }, {
  155. value: 94,
  156. label: '广播电视业务集成与支撑系统技术',
  157. }, {
  158. value: 95,
  159. label: '有线传输与覆盖系统技术',
  160. }, {
  161. value: 96,
  162. label: '无线传输与覆盖系统技术',
  163. }, {
  164. value: 97,
  165. label: '广播电视监测监管、安全运行与维护系统技术',
  166. }, {
  167. value: 98,
  168. label: '数字电影系统技术',
  169. }, {
  170. value: 99,
  171. label: '数字电视终端技术',
  172. }, {
  173. value: 100,
  174. label: '专业视频应用服务平台技术',
  175. }, {
  176. value: 101,
  177. label: '音响、光盘技术',
  178. }]
  179. }, {
  180. value: 14,
  181. label: '新型电子元器件',
  182. children: [{
  183. value: 102,
  184. label: '半导体发光技术',
  185. }, {
  186. value: 103,
  187. label: '片式和集成无源元件',
  188. }, {
  189. value: 104,
  190. label: '大功率半导体器件',
  191. }, {
  192. value: 105,
  193. label: '专用特种器件',
  194. }, {
  195. value: 106,
  196. label: '敏感元器件与传感器',
  197. }, {
  198. value: 107,
  199. label: '中高档机电组件',
  200. }, {
  201. value: 108,
  202. label: '平板显示器件',
  203. }]
  204. }, {
  205. value: 15,
  206. label: '信息安全技术',
  207. children: [{
  208. value: 109,
  209. label: '密码技术',
  210. }, {
  211. value: 110,
  212. label: '认证授权技术',
  213. }, {
  214. value: 111,
  215. label: '系统与软件安全技术',
  216. }, {
  217. value: 112,
  218. label: '网络与通信安全技术',
  219. }, {
  220. value: 113,
  221. label: '安全保密技术',
  222. }, {
  223. value: 114,
  224. label: '安全测评技术',
  225. }, {
  226. value: 115,
  227. label: '安全管理技术',
  228. }, {
  229. value: 116,
  230. label: '应用安全技术',
  231. }]
  232. }, {
  233. value: 16,
  234. label: '智能交通和轨道交通技术',
  235. children: [{
  236. value: 117,
  237. label: '交通控制与管理技术',
  238. }, {
  239. value: 118,
  240. label: '交通基础信息采集、处理技术',
  241. }, {
  242. value: 119,
  243. label: '交通运输运营管理技术',
  244. }, {
  245. value: 120,
  246. label: '车、船载电子设备技术',
  247. }, {
  248. value: 121,
  249. label: '轨道交通车辆及运行保障技术',
  250. }, {
  251. value: 122,
  252. label: '轨道交通运营管理与服务技术',
  253. }]
  254. }]
  255. }, {
  256. value: 2,
  257. label: '生物与新医药',
  258. children: [{
  259. value: 17,
  260. label: '医药生物技术',
  261. children: [{
  262. value: 123,
  263. label: '新型疫苗',
  264. }, {
  265. value: 124,
  266. label: '生物治疗技术和基因工程药物',
  267. }, {
  268. value: 125,
  269. label: '快速生物检测技术',
  270. }, {
  271. value: 126,
  272. label: '生物大分子类药物研发技术',
  273. }, {
  274. value: 127,
  275. label: '天然药物生物合成制备技术',
  276. }, {
  277. value: 128,
  278. label: '生物分离介质、试剂、装置及相关检测技术',
  279. }]
  280. }, {
  281. value: 18,
  282. label: '中药、天然药物',
  283. children: [{
  284. value: 129,
  285. label: '中药资源可持续利用与生态保护技术',
  286. }, {
  287. value: 130,
  288. label: '创新药物研发技术',
  289. }, {
  290. value: 131,
  291. label: '中成药二次开发技术',
  292. }, {
  293. value: 132,
  294. label: '中药质控及有害物质检测技术',
  295. }]
  296. }, {
  297. value: 19,
  298. label: '化学药研发技术',
  299. children: [{
  300. value: 133,
  301. label: '创新药物技术',
  302. }, {
  303. value: 134,
  304. label: '手性药物创制技术',
  305. }, {
  306. value: 135,
  307. label: '晶型药物创制技术',
  308. }, {
  309. value: 136,
  310. label: '国家基本药物生产技术',
  311. }, {
  312. value: 137,
  313. label: '国家基本药物原料药和重要中间体的技术',
  314. }]
  315. }, {
  316. value: 20,
  317. label: '药物新剂型与制剂创制技术',
  318. children: [{
  319. value: 138,
  320. label: '创新制剂技术',
  321. }, {
  322. value: 139,
  323. label: '新型给药制剂技术',
  324. }, {
  325. value: 140,
  326. label: '制剂新辅料开发及生产技术',
  327. }, {
  328. value: 141,
  329. label: '制药装备技术',
  330. }]
  331. }, {
  332. value: 21,
  333. label: '医疗仪器、设备与医学专用软件',
  334. children: [{
  335. value: 142,
  336. label: '医学影像诊断技术',
  337. }, {
  338. value: 143,
  339. label: '新型治疗、急救与康复技术',
  340. }, {
  341. value: 144,
  342. label: '新型电生理检测和监护技术',
  343. }, {
  344. value: 145,
  345. label: '医学检验技术及新设备',
  346. }, {
  347. value: 146,
  348. label: '医学专用网络新型软件',
  349. }, {
  350. value: 147,
  351. label: '医用探测及射线计量检测技术',
  352. }]
  353. }, {
  354. value: 22,
  355. label: '轻工和化工生物技术',
  356. children: [{
  357. value: 148,
  358. label: '高效工业酶制备与生物催化技术',
  359. }, {
  360. value: 149,
  361. label: '微生物发酵技术',
  362. }, {
  363. value: 150,
  364. label: '生物反应及分离技术',
  365. }, {
  366. value: 151,
  367. label: '天然产物有效成份的分离提取技术',
  368. }, {
  369. value: 152,
  370. label: '食品安全生产与评价技术',
  371. }, {
  372. value: 153,
  373. label: '食品安全检测技术',
  374. }]
  375. }, {
  376. value: 23,
  377. label: '农业生物技术',
  378. children: [{
  379. value: 154,
  380. label: '农林植物优良新品种与优质高效安全生产技术',
  381. }, {
  382. value: 155,
  383. label: '畜禽水产优良新品种与健康养殖技术',
  384. }, {
  385. value: 156,
  386. label: '重大农林生物灾害与动物疫病防控技术',
  387. }, {
  388. value: 157,
  389. label: '现代农业装备与信息化技术',
  390. }, {
  391. value: 158,
  392. label: '农业面源和重金属污染农田综合防治与修复技术',
  393. }]
  394. }]
  395. }, {
  396. value: 3,
  397. label: '航空航天',
  398. children: [{
  399. value: 24,
  400. label: '航空技术',
  401. children: [{
  402. value: 159,
  403. label: '飞行器',
  404. }, {
  405. value: 160,
  406. label: '飞行器动力技术',
  407. }, {
  408. value: 161,
  409. label: '飞行器系统技术',
  410. }, {
  411. value: 162,
  412. label: '飞行器制造与材料技术',
  413. }, {
  414. value: 163,
  415. label: '空中管制技术',
  416. }, {
  417. value: 164,
  418. label: '民航及通用航空运行保障技术',
  419. }]
  420. }, {
  421. value: 25,
  422. label: '航天技术',
  423. children: [{
  424. value: 165,
  425. label: '卫星总体技术',
  426. }, {
  427. value: 166,
  428. label: '运载火箭技术',
  429. }, {
  430. value: 167,
  431. label: '卫星平台技术',
  432. }, {
  433. value: 168,
  434. label: '卫星有效载荷技术',
  435. }, {
  436. value: 169,
  437. label: '航天测控技术',
  438. }, {
  439. value: 170,
  440. label: '航天电子与航天材料制造技术',
  441. }, {
  442. value: 171,
  443. label: '先进航天动力设计技术',
  444. }, {
  445. value: 172,
  446. label: '卫星应用技术',
  447. }]
  448. }]
  449. }, {
  450. value: 4,
  451. label: '新材料',
  452. children: [{
  453. value: 26,
  454. label: '金属材料',
  455. children: [{
  456. value: 173,
  457. label: '精品钢材制备技术',
  458. }, {
  459. value: 174,
  460. label: '铝、铜、镁、钛合金清洁生产与深加工技术',
  461. }, {
  462. value: 175,
  463. label: '稀有、稀土金属精深产品制备技术',
  464. }, {
  465. value: 176,
  466. label: '纳米及粉末冶金新材料制备与应用技术',
  467. }, {
  468. value: 177,
  469. label: '金属及金属基复合新材料制备技术',
  470. }, {
  471. value: 178,
  472. label: '半导体新材料制备与应用技术',
  473. }, {
  474. value: 179,
  475. label: '电工、微电子和光电子新材料制备与应用技术',
  476. }, {
  477. value: 180,
  478. label: '超导、高效能电池等其它新材料制备与应用技术',
  479. }]
  480. }, {
  481. value: 27,
  482. label: '无机非金属材料',
  483. children: [{
  484. value: 181,
  485. label: '结构陶瓷及陶瓷基复合材料强化增韧技术',
  486. }, {
  487. value: 182,
  488. label: '功能陶瓷制备技术',
  489. }, {
  490. value: 183,
  491. label: '功能玻璃制备技术',
  492. }, {
  493. value: 184,
  494. label: '节能与新能源用材料制备技术',
  495. }, {
  496. value: 185,
  497. label: '环保及环境友好型材料技术',
  498. }]
  499. }, {
  500. value: 28,
  501. label: '高分子材料',
  502. children: [{
  503. value: 186,
  504. label: '新型功能高分子材料的制备及应用技术',
  505. }, {
  506. value: 187,
  507. label: '工程和特种工程塑料制备技术',
  508. }, {
  509. value: 188,
  510. label: '新型橡胶的合成技术及橡胶新材料制备技术',
  511. }, {
  512. value: 189,
  513. label: '新型纤维及复合材料制备技术',
  514. }, {
  515. value: 190,
  516. label: '环保及环境高分子材料制备及循环再利用技术友好型材料技术',
  517. }, {
  518. value: 191,
  519. label: '高分子材料的新型加工和应用技术',
  520. }]
  521. }, {
  522. value: 29,
  523. label: '生物医用材料',
  524. children: [{
  525. value: 192,
  526. label: '介入治疗器具材料制备技术',
  527. }, {
  528. value: 193,
  529. label: '心脑血管外科用新型生物材料制备技术',
  530. }, {
  531. value: 194,
  532. label: '骨科内置物制备技术',
  533. }, {
  534. value: 195,
  535. label: '口腔材料制备技术',
  536. }, {
  537. value: 196,
  538. label: '组织工程用材料制备技术',
  539. }, {
  540. value: 197,
  541. label: '新型敷料和止血材料制备技术',
  542. }, {
  543. value: 198,
  544. label: '专用手术器械和材料制备技术',
  545. }, {
  546. value: 199,
  547. label: '其他新型医用材料及制备技术',
  548. }]
  549. }, {
  550. value: 30,
  551. label: '精细和专用化学品',
  552. children: [{
  553. value: 200,
  554. label: '新型催化剂制备及应用技术',
  555. }, {
  556. value: 201,
  557. label: '电子化学品制备及应用技术',
  558. }, {
  559. value: 202,
  560. label: '超细功能材料制备及应用技术',
  561. }, {
  562. value: 203,
  563. label: '精细化学品制备及应用技术',
  564. }]
  565. }, {
  566. value: 31,
  567. label: '与文化艺术产业相关的新材料',
  568. children: [{
  569. value: 204,
  570. label: '文化载体和介质新材料制备技术',
  571. }, {
  572. value: 205,
  573. label: '艺术专用新材料制备技术',
  574. }, {
  575. value: 206,
  576. label: '影视场景和舞台专用新材料的加工生产技术',
  577. }, {
  578. value: 207,
  579. label: '文化产品印刷新材料制备技术',
  580. }, {
  581. value: 208,
  582. label: '文物保护新材料制备技术',
  583. }]
  584. }]
  585. }, {
  586. value: 5,
  587. label: '高技术服务',
  588. children: [{
  589. value: 32,
  590. label: '研发与设计服务',
  591. children: [{
  592. value: 209,
  593. label: '研发服务',
  594. }, {
  595. value: 210,
  596. label: '设计服务',
  597. }]
  598. }, {
  599. value: 33,
  600. label: '检验检测认证与标准服务',
  601. children: [{
  602. value: 211,
  603. label: '检验检测认证技术',
  604. }, {
  605. value: 212,
  606. label: '标准化服务技术',
  607. }]
  608. }, {
  609. value: 34,
  610. label: '信息技术服务',
  611. children: [{
  612. value: 213,
  613. label: '云计算服务技术',
  614. }, {
  615. value: 214,
  616. label: '数据服务技术',
  617. }, {
  618. value: 215,
  619. label: '其他信息服务技术',
  620. }]
  621. }, {
  622. value: 35,
  623. label: '高技术专业化服务',
  624. children: [{
  625. value: 216,
  626. label: '电子商务技术',
  627. }, {
  628. value: 217,
  629. label: '物流与供应链管理技术',
  630. }]
  631. }, {
  632. value: 36,
  633. label: '知识产权与成果转化服务',
  634. children: [{
  635. value: 218,
  636. label: '智慧城市服务支撑技术',
  637. }, {
  638. value: 219,
  639. label: '互联网教育',
  640. }, {
  641. value: 220,
  642. label: '健康管理',
  643. }, {
  644. value: 221,
  645. label: '现代体育服务支撑技术',
  646. }]
  647. }, {
  648. value: 37,
  649. label: '电子商务与现代物流技术',
  650. children: [{
  651. value: 222,
  652. label: '电子商务技术',
  653. }, {
  654. value: 223,
  655. label: '物流与供应链管理技术',
  656. }]
  657. }, {
  658. value: 38,
  659. label: '城市管理与社会服务',
  660. children: [{
  661. value: 224,
  662. label: '智慧城市服务支撑技术',
  663. }, {
  664. value: 225,
  665. label: '互联网教育',
  666. }, {
  667. value: 226,
  668. label: '健康管理',
  669. }, {
  670. value: 227,
  671. label: '现代体育服务支撑技术',
  672. }]
  673. }, {
  674. value: 39,
  675. label: '文化创意产业支撑技术',
  676. children: [{
  677. value: 228,
  678. label: '创作、设计与制作技术',
  679. }, {
  680. value: 229,
  681. label: '传播与展示技术',
  682. }, {
  683. value: 230,
  684. label: '文化遗产发现与再利用技术',
  685. }, {
  686. value: 231,
  687. label: '运营与管理技术',
  688. }]
  689. }]
  690. }, {
  691. value: 6,
  692. label: '新能源与节能',
  693. children: [{
  694. value: 40,
  695. label: '可再生清洁能源',
  696. children: [{
  697. value: 232,
  698. label: '太阳能',
  699. }, {
  700. value: 233,
  701. label: '风能',
  702. }, {
  703. value: 234,
  704. label: '生物质能',
  705. }, {
  706. value: 235,
  707. label: '地热能、海洋能及运动能',
  708. }]
  709. }, {
  710. value: 41,
  711. label: '核能及氢能',
  712. children: [{
  713. value: 236,
  714. label: '核能',
  715. }, {
  716. value: 237,
  717. label: '氢能',
  718. }]
  719. }, {
  720. value: 42,
  721. label: '新型高效能量转换与储存技术',
  722. children: [{
  723. value: 238,
  724. label: '高性能绿色电池(组)技术',
  725. }, {
  726. value: 239,
  727. label: '新型动力电池(组)与储能电池技术',
  728. }, {
  729. value: 240,
  730. label: '燃料电池技术',
  731. }, {
  732. value: 241,
  733. label: '超级电容器与热电转换技术',
  734. }]
  735. }, {
  736. value: 43,
  737. label: '高效节能技术',
  738. children: [{
  739. value: 242,
  740. label: '工业节能技术',
  741. }, {
  742. value: 243,
  743. label: '能量回收利用技术',
  744. }, {
  745. value: 244,
  746. label: '蓄热式燃烧技术',
  747. }, {
  748. value: 245,
  749. label: '输配电系统优化技术',
  750. }, {
  751. value: 246,
  752. label: '高温热泵技术',
  753. }, {
  754. value: 247,
  755. label: '建筑节能技术',
  756. }, {
  757. value: 248,
  758. label: '能源系统管理、优化与控制技术',
  759. }, {
  760. value: 249,
  761. label: '节能监测技术',
  762. }]
  763. }]
  764. }, {
  765. value: 7,
  766. label: '资源与环境',
  767. children: [{
  768. value: 44,
  769. label: '水污染控制与水资源利用技术',
  770. children: [{
  771. value: 250,
  772. label: '城镇污水处理与资源化技术',
  773. }, {
  774. value: 251,
  775. label: '工业废水处理与资源化技术',
  776. }, {
  777. value: 252,
  778. label: '农业水污染控制技术',
  779. }, {
  780. value: 253,
  781. label: '流域水污染治理与富营养化综合控制技术',
  782. }, {
  783. value: 254,
  784. label: '节水与非常规水资源综合利用技术',
  785. }, {
  786. value: 255,
  787. label: '饮用水安全保障技术',
  788. }]
  789. }, {
  790. value: 45,
  791. label: '大气污染控制技术',
  792. children: [{
  793. value: 256,
  794. label: '煤燃烧污染防治技术',
  795. }, {
  796. value: 257,
  797. label: '机动车排放控制技术',
  798. }, {
  799. value: 258,
  800. label: '工业炉窑污染防治技术',
  801. }, {
  802. value: 259,
  803. label: '工业有害废气控制技术',
  804. }, {
  805. value: 260,
  806. label: '有限空间空气污染防治技术',
  807. }]
  808. }, {
  809. value: 46,
  810. label: '固体废弃物处置与综合利用技术',
  811. children: [{
  812. value: 261,
  813. label: '危险固体废弃物处置技术',
  814. }, {
  815. value: 262,
  816. label: '工业固体废弃物综合利用技术',
  817. }, {
  818. value: 263,
  819. label: '生活垃圾处置与资源化技术',
  820. }, {
  821. value: 264,
  822. label: '建筑垃圾处置与资源化技术',
  823. }, {
  824. value: 265,
  825. label: '有机固体废物处理与资源化技术',
  826. }, {
  827. value: 266,
  828. label: '社会源固体废物处置与资源化技术',
  829. }]
  830. }, {
  831. value: 47,
  832. label: '物理性污染防治技术',
  833. children: [{
  834. value: 267,
  835. label: '噪声、振动污染防治技术',
  836. }, {
  837. value: 268,
  838. label: '核与辐射安全防治技术',
  839. }]
  840. }, {
  841. value: 48,
  842. label: '环境监测及环境事故应急处理技术',
  843. children: [{
  844. value: 269,
  845. label: '环境监测预警技术',
  846. }, {
  847. value: 270,
  848. label: '应急环境监测技术',
  849. }, {
  850. value: 271,
  851. label: '生态环境监测技术',
  852. }, {
  853. value: 272,
  854. label: '非常规污染物监测技术',
  855. }]
  856. }, {
  857. value: 49,
  858. label: '生态环境建设与保护技术',
  859. children: [{
  860. value: 273,
  861. label: '生态环境建设与保护技术',
  862. }, {
  863. value: 274,
  864. label: '绿色矿山设计与施工技术,资源绿色开采技术,资源高效选冶技术,矿区生态高效修复技术等。',
  865. }]
  866. }, {
  867. value: 50,
  868. label: '清洁生产技术',
  869. children: [{
  870. value: 275,
  871. label: '重污染行业生产过程中节水、减排及资源化关键技术',
  872. }, {
  873. value: 276,
  874. label: '清洁生产关键技术',
  875. }, {
  876. value: 277,
  877. label: '环保制造关键技术',
  878. }]
  879. }, {
  880. value: 51,
  881. label: '资源勘查、高效开采与综合利用技术',
  882. children: [{
  883. value: 278,
  884. label: '资源勘查开采技术',
  885. }, {
  886. value: 279,
  887. label: '提高矿产资源回收利用率的采矿、选矿技术',
  888. }, {
  889. value: 280,
  890. label: '伴生有价元素的分选提取技术',
  891. }, {
  892. value: 281,
  893. label: '低品位资源和尾矿资源综合利用技术',
  894. }, {
  895. value: 282,
  896. label: '放射性资源勘查开发技术',
  897. }, {
  898. value: 283,
  899. label: '放射性废物处理处置技术',
  900. }, {
  901. value: 284,
  902. label: '绿色矿山建设技术',
  903. }]
  904. }]
  905. }, {
  906. value: 8,
  907. label: '先进制造与自动化',
  908. children: [{
  909. value: 52,
  910. label: '工业生产过程控制系统',
  911. children: [{
  912. value: 285,
  913. label: '现场总线与工业以太网技术',
  914. }, {
  915. value: 286,
  916. label: '嵌入式系统技术',
  917. }, {
  918. value: 287,
  919. label: '新一代工业控制计算机技术',
  920. }, {
  921. value: 288,
  922. label: '制造执行系统(MES)技术',
  923. }, {
  924. value: 289,
  925. label: '工业生产过程综合自动化控制系统技术',
  926. }]
  927. }, {
  928. value: 53,
  929. label: '安全生产技术',
  930. children: [{
  931. value: 290,
  932. label: '矿山安全生产技术',
  933. }, {
  934. value: 291,
  935. label: '危险化学品安全生产技术',
  936. }, {
  937. value: 292,
  938. label: '其它事故防治及处置技术',
  939. }]
  940. }, {
  941. value: 54,
  942. label: '高性能、智能化仪器仪表',
  943. children: [{
  944. value: 293,
  945. label: '新型传感器',
  946. }, {
  947. value: 294,
  948. label: '新型自动化仪器仪表',
  949. }, {
  950. value: 295,
  951. label: '科学分析仪器/检测仪器',
  952. }, {
  953. value: 296,
  954. label: '精确制造中的测控仪器仪表',
  955. }, {
  956. value: 297,
  957. label: '微机电系统技术',
  958. }]
  959. }, {
  960. value: 55,
  961. label: '先进制造工艺与装备',
  962. children: [{
  963. value: 298,
  964. label: '高档数控装备与数控加工技术',
  965. }, {
  966. value: 299,
  967. label: '机器人',
  968. }, {
  969. value: 300,
  970. label: '智能装备驱动控制技术',
  971. }, {
  972. value: 301,
  973. label: '特种加工技术',
  974. }, {
  975. value: 302,
  976. label: '大规模集成电路制造相关技术',
  977. }, {
  978. value: 303,
  979. label: '增材制造技术',
  980. }, {
  981. value: 304,
  982. label: '高端装备再制造技术',
  983. }]
  984. }, {
  985. value: 56,
  986. label: '新型机械',
  987. children: [{
  988. value: 305,
  989. label: '机械基础件及制造技术',
  990. }, {
  991. value: 306,
  992. label: '机器人',
  993. }, {
  994. value: 307,
  995. label: '通用机械装备制造技术',
  996. }, {
  997. value: 308,
  998. label: '极端制造与专用机械装备制造技术',
  999. }, {
  1000. value: 309,
  1001. label: '纺织及其他行业专用设备制造技术',
  1002. }]
  1003. }, {
  1004. value: 57,
  1005. label: '电力系统与设备',
  1006. children: [{
  1007. value: 310,
  1008. label: '发电与储能技术',
  1009. }, {
  1010. value: 311,
  1011. label: '输电技术',
  1012. }, {
  1013. value: 312,
  1014. label: '配电与用电技术',
  1015. }, {
  1016. value: 313,
  1017. label: '变电技术',
  1018. }, {
  1019. value: 314,
  1020. label: '系统仿真与自动化技术',
  1021. }]
  1022. }, {
  1023. value: 58,
  1024. label: '汽车及轨道车辆相关技术',
  1025. children: [{
  1026. value: 315,
  1027. label: '车用发动机及其相关技术',
  1028. }, {
  1029. value: 316,
  1030. label: '汽车关键零部件技术',
  1031. }, {
  1032. value: 317,
  1033. label: '节能与新能源汽车技术',
  1034. }, {
  1035. value: 318,
  1036. label: '机动车及发动机先进设计、制造和测试平台技术',
  1037. }, {
  1038. value: 319,
  1039. label: '轨道车辆及关键零部件技术',
  1040. }]
  1041. }, {
  1042. value: 59,
  1043. label: '高技术船舶与海洋工程装备设计制造技术',
  1044. children: [{
  1045. value: 320,
  1046. label: '高技术船舶设计制造技术',
  1047. }, {
  1048. value: 321,
  1049. label: '海洋工程装备设计制造技术',
  1050. }]
  1051. }, {
  1052. value: 60,
  1053. label: '传统文化产业改造技术',
  1054. children: [{
  1055. value: 322,
  1056. label: '乐器制造技术',
  1057. }, {
  1058. value: 323,
  1059. label: '印刷技术',
  1060. }]
  1061. }]
  1062. }];