From 4cbdf388459233f64d794c16c2ee09961a4611fa Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Wed, 4 Sep 2019 13:08:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/langs/en/router.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/langs/en/router.js b/src/i18n/langs/en/router.js index fa74379f1..0fc343814 100644 --- a/src/i18n/langs/en/router.js +++ b/src/i18n/langs/en/router.js @@ -56,5 +56,6 @@ export default { userTrainingManage: 'User training management', userExamManage: 'User examination management', userSimulationManage: 'User simulation management', - existingSimulation: 'Existence simulation management' + existingSimulation: 'Existence simulation management', + ibpDraw: 'ibp Draw' };