mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
更新依赖安装逻辑
This commit is contained in:
@@ -3,7 +3,7 @@ import request from '../../api/request'
|
||||
const state = {
|
||||
// NodeList
|
||||
nodeList: [],
|
||||
nodeForm: { _id: {} },
|
||||
nodeForm: {},
|
||||
|
||||
// spider to deploy/run
|
||||
activeSpider: {}
|
||||
|
||||
Reference in New Issue
Block a user