yangyang
2025-07-15 0ccb6301f8b6e0ef770d3922e8c051c925ca9e4f
construction-data/.env.development
@@ -2,7 +2,7 @@
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8081/'
VUE_APP_BASE_API = 'http://192.168.8.14:8081/'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.