antissoft
/
lvqianmeiye_ERP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
446ff6966a55d236a5cb90724c4ce702a0e36252
Authored by
李宇
2025-09-14 19:35:10 +0800
1 parent
16c90224
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
antis-ncc-admin/.env.development
antis-ncc-admin/.env.development
View file @
446ff69
1
1
# 开发
2
2
3
-VUE_CLI_BABEL_TRANSPILE_MODULES = true
3
+VUE_CLI_BABEL_TRANSPILE_MODULES = true
4
4
VUE_APP_BASE_API = 'http://192.168.110.45:5000'
5
5
VUE_APP_BASE_WSS = 'ws://localhost:2011/websocket'
...
...