mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
- 在 EditCom 组件中添加 syslog 相关配置和逻辑 - 在 log.vue 中使用 EditCom 组件实现 syslog 日志的编辑功能 - 优化 monitor.vue 中的场站切换功能,调整选择框宽度 - 修复 request/index.js 中的错误处理逻辑
web
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint