eng-detail.json 1.0 KB

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "id": 1,
  3. "name": "旬邑县蚂蚁沟水库工程",
  4. "engType": "水库",
  5. "source": "系统填报",
  6. "manageUnit": "旬邑县水利工作队",
  7. "waterDept": "旬邑县水利局",
  8. "status": "已停用",
  9. "startDate": "无",
  10. "endDate": "无",
  11. "importance": "无",
  12. "area": "陕西省咸阳市旬邑县",
  13. "location": "无",
  14. "damType": "无",
  15. "scale": "中型",
  16. "floodStandard": "50",
  17. "deadWaterLevel": "无",
  18. "totalCapacity": "1200",
  19. "lng": 108.29,
  20. "lat": 35.12,
  21. "responsiblePersons": [
  22. { "type": "工程主要负责人", "name": "张三", "phone": "138xxxx1234" },
  23. { "type": "工程分管负责人", "name": "无", "phone": "无" },
  24. { "type": "政府责任人", "name": "无", "phone": "无" },
  25. { "type": "水行政主管部门责任人", "name": "无", "phone": "无" }
  26. ],
  27. "safetyStatus": [
  28. { "name": "安全生产许可证", "value": "无" },
  29. { "name": "安全生产标准化", "value": "无" },
  30. { "name": "安全管理制度", "value": "无" },
  31. { "name": "应急预案备案", "value": "无" }
  32. ]
  33. }