From 9886c60298f32db93c87e781a4995b48a453bb7d Mon Sep 17 00:00:00 2001 From: vapao Date: Thu, 7 Jul 2022 14:50:13 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/login/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/spug_web/src/pages/login/index.js b/spug_web/src/pages/login/index.js index 8fe07f4..f223aa1 100644 --- a/spug_web/src/pages/login/index.js +++ b/spug_web/src/pages/login/index.js @@ -30,9 +30,6 @@ export default function () { requestStore.records = []; requestStore.deploys = []; hostStore.rawRecords = []; - hostStore.rawTreeData = []; - hostStore.groups = {}; - hostStore.group = {}; execStore.hosts = []; }, [])