From b8fa0fa65e994fb0a7067e3348ee8604db815a9b Mon Sep 17 00:00:00 2001 From: xuxj <hugeinfo123> Date: Sun, 26 Apr 2020 09:43:14 +0800 Subject: [PATCH] Merge branch 'master' of http://git.hugeinfo.com.cn/r/nsjcy/frontEnd/nsjcy --- SunshineLnsMinApp/pages/junctionStation/junctionStation.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SunshineLnsMinApp/pages/junctionStation/junctionStation.js b/SunshineLnsMinApp/pages/junctionStation/junctionStation.js index bee370f..260c6ba 100644 --- a/SunshineLnsMinApp/pages/junctionStation/junctionStation.js +++ b/SunshineLnsMinApp/pages/junctionStation/junctionStation.js @@ -54,7 +54,7 @@ break; case 'renmin': titleName = '人民监督员联络站'; - nameLabel = '人民检查员编号'; + nameLabel = '人民检察员编号'; businessType = 1; break; case 'zhengxie': -- Gitblit v1.8.0