添加运维系统

This commit is contained in:
zhanghouying
2019-11-19 11:42:54 +08:00
parent 752d9c8478
commit b313fe34dd
25 changed files with 2728 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
const getters = {
deployUploadApi: state => state.api.deployUploadApi,
sidebar: state => state.app.sidebar,
device: state => state.app.device,
token: state => state.user.token,