From 1f0e9a20cd76e21538b4ca77a3ed7ce2a979de90 Mon Sep 17 00:00:00 2001 From: 徐旺旺 <11530253@qq.com> Date: 星期日, 30 五月 2021 10:46:39 +0800 Subject: [PATCH] 上周忘记提交 --- src/conf/Constants.js | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/src/conf/Constants.js b/src/conf/Constants.js index 5f41f64..412b059 100644 --- a/src/conf/Constants.js +++ b/src/conf/Constants.js @@ -61,7 +61,8 @@ emergencyesources: '搴旀�ョ墿璧�', firefightingunit: '娑堥槻鍗曚綅', unitareaboundary: '瑁呯疆鍖鸿竟鐣�', - sensitivetarget: '鏁忔劅鐩爣' + sensitivetarget: '鏁忔劅鐩爣', + chokevalve: '鎴祦闂�' } export const LAYERPROPS = { @@ -88,6 +89,7 @@ name: '绠$綉鍚嶇О', linenumtype: '绠$嚎绫诲瀷', pipename: '绠$嚎鍚嶇О', + subchaname: '鏀嚎鍚嶇О', mediumtype: '杈撻�佷粙璐�', length: '闀垮害(m)', startposname: '璧风偣浣嶇疆鍚嶇О', @@ -410,5 +412,18 @@ huncount: '甯歌浜哄彛鏁伴噺', structureoridsitearea: '鍗犲湴闈㈢Н', adminzonename: '琛屾斂闅跺睘' + }, + // 鎴祦闂� + chokevalve: { + closurename: '鍚嶇О', + closurecode: '缂栫爜', + pointnumber: '娴嬬偣缂栧彿', + mediumtype: '浠嬭川', + size: '灏哄(m)', + operatingtype: '鎺у埗鏂瑰紡', + telephone: '鑱旂郴鐢佃瘽', + resperson: '璐熻矗浜�', + startdate: '鎶曠敤鏃ユ湡', + operationalstatus: '杩愯鐘舵��' } } -- Gitblit v1.8.0