From c76ca2288c27e0fa0ed804a18b489b0de437c353 Mon Sep 17 00:00:00 2001 From: dong <58670809@qq.com> Date: Thu, 22 Sep 2022 17:03:13 +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/App.vue | 17 ++++++++------ src/scripts/cmdPlugin/Handler.js | 15 ++++++++++--- src/store/modules/training.js | 2 ++ src/store/modules/trainingNew.js | 11 +++++++-- src/utils/auth.js | 20 +++++++++++++++++ src/utils/date.js | 5 +++-- src/views/designPlatform/trainingDesign.vue | 25 +++------------------ src/views/designPlatform/trainingMenu.vue | 1 + 8 files changed, 60 insertions(+), 36 deletions(-) diff --git a/src/App.vue b/src/App.vue index a3053f9a2..bf5fa35be 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,7 +17,7 @@