更新依赖安装逻辑

This commit is contained in:
marvzhang
2019-12-31 12:02:47 +08:00
parent 6bbf77bca5
commit 5811242af9
964 changed files with 2030 additions and 404080 deletions

View File

@@ -3,7 +3,7 @@ import request from '../../api/request'
const state = {
// NodeList
nodeList: [],
nodeForm: { _id: {} },
nodeForm: {},
// spider to deploy/run
activeSpider: {}