From aa6beffbd5cb8f78423f2d561eaa1b58c2b96373 Mon Sep 17 00:00:00 2001 From: zhangshuaibao <15731629597@163.com> Date: 星期四, 18 三月 2021 17:19:26 +0800 Subject: [PATCH] 完善左上角工具栏点击状态 --- src/conf/Constants.js | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/conf/Constants.js b/src/conf/Constants.js index 9e89a92..72bb8f0 100644 --- a/src/conf/Constants.js +++ b/src/conf/Constants.js @@ -27,5 +27,9 @@ embeddingmode: '鍩嬭鏂瑰紡', pipetrenchtype: '绠℃矡绫诲瀷', datecollected: '鎺㈡祴鏃堕棿', - operationalstatus: '杩愯鐘舵��' + operationalstatus: '杩愯鐘舵��', + acquisitionpeople: '閲囬泦浜�', + acquisitiondate: '閲囬泦鏃ユ湡', + fourtype: '鍥涢�氱被鍨�', + fourm: '鍥涢�氭潗鏂�' } -- Gitblit v1.8.0