From ba2d6f7f8b61e4ff8b73a849865652ffff083f21 Mon Sep 17 00:00:00 2001 From: liyongshun <971387674@qq.com> Date: Wed, 6 Jul 2022 11:21:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ pc4mobx/organization/index.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c3629e..379f712 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ node_modules +.idea +.vscode + diff --git a/pc4mobx/organization/index.js b/pc4mobx/organization/index.js index 6ef44b5..739d5bc 100644 --- a/pc4mobx/organization/index.js +++ b/pc4mobx/organization/index.js @@ -86,7 +86,7 @@ const Routes = ( - + );