优化模型管理的添加表单,完善数据源

This commit is contained in:
2026-07-18 16:50:16 +08:00
parent 3099f65109
commit cac2dd019c
4 changed files with 158 additions and 49 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ ENV = 'development'
# 统一后端服务地址前缀(网关服务名:admin-go)
# 开发环境走本地代理,避免 CORS
# VITE_API_URL = 'http://116.204.74.41:8000'
VITE_API_URL = 'http://192.168.3.30:8000'
VITE_API_URL = 'http://116.204.74.41:8000'
# VITE_API_URL = 'http://192.168.3.30:8000'
# VITE_API_URL = 'http://192.168.3.135:8000'