From 3772c31b2ea52e950724de46b1b2d2d3ef3f4bc1 Mon Sep 17 00:00:00 2001 From: 陈泽平 <chenzeping> Date: 星期一, 24 五月 2021 16:29:25 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/conf/Constants.js | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/src/conf/Constants.js b/src/conf/Constants.js index 3cfb6bf..5f41f64 100644 --- a/src/conf/Constants.js +++ b/src/conf/Constants.js @@ -60,7 +60,8 @@ emergencyres: '绀句細涓撲笟搴旀�ユ晳鎻撮槦浼�', emergencyesources: '搴旀�ョ墿璧�', firefightingunit: '娑堥槻鍗曚綅', - unitareaboundary: '瑁呯疆鍖鸿竟鐣�' + unitareaboundary: '瑁呯疆鍖鸿竟鐣�', + sensitivetarget: '鏁忔劅鐩爣' } export const LAYERPROPS = { @@ -400,5 +401,14 @@ code: '瑁呯疆鍖虹紪鐮�', responsperson: '璐熻矗浜�', startdate: '鎶曠敤鏃ユ湡' + }, + // 鏁忔劅鐩爣 + sensitivetarget: { + name: '鍚嶇О', + resperson: '璐熻矗浜�', + telephone: '鑱旂郴鐢佃瘽', + huncount: '甯歌浜哄彛鏁伴噺', + structureoridsitearea: '鍗犲湴闈㈢Н', + adminzonename: '琛屾斂闅跺睘' } } -- Gitblit v1.8.0