pull/586/head
vapao 2022-07-07 14:50:13 +08:00
parent e9f9521fa2
commit 9886c60298
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ export default function () {
requestStore.records = [];
requestStore.deploys = [];
hostStore.rawRecords = [];
hostStore.rawTreeData = [];
hostStore.groups = {};
hostStore.group = {};
execStore.hosts = [];
}, [])