更新环境配置,修正服务地址,调整表格操作按钮可见性逻辑

This commit is contained in:
2025-12-18 19:34:09 +07:00
parent df876ffc3c
commit 01a61dbb27
7 changed files with 31 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
# backend service base url, test environment
VITE_SERVICE_BASE_URL=http://192.168.1.36:9528
VITE_SERVICE_BASE_URL=http://192.168.1.33:9528
# other backend service base url, test environment
VITE_OTHER_SERVICE_BASE_URL= `{}`