From f2c8563d7f3bcc3131524214456464a512e2624a Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期一, 15 三月 2021 11:51:34 +0800 Subject: [PATCH] 企业指标统计右侧 --- src/app.config.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/app.config.js b/src/app.config.js index d220b0d..cf2a95f 100644 --- a/src/app.config.js +++ b/src/app.config.js @@ -14,7 +14,6 @@ homeRouterName: 'Home', loginRouteName: 'Login', routeMode: 'history', - isProMACE: false, tagNavCache: false, defaultTheme: 'blue' } -- Gitblit v1.8.0