mirror of https://github.com/openspug/spug
U 优化
parent
e9f9521fa2
commit
9886c60298
|
@ -30,9 +30,6 @@ export default function () {
|
||||||
requestStore.records = [];
|
requestStore.records = [];
|
||||||
requestStore.deploys = [];
|
requestStore.deploys = [];
|
||||||
hostStore.rawRecords = [];
|
hostStore.rawRecords = [];
|
||||||
hostStore.rawTreeData = [];
|
|
||||||
hostStore.groups = {};
|
|
||||||
hostStore.group = {};
|
|
||||||
execStore.hosts = [];
|
execStore.hosts = [];
|
||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue