更新表格组件,新增过滤功能,调整数据获取逻辑,优化界面布局

This commit is contained in:
2025-12-17 23:24:18 +07:00
parent 8a9d617129
commit 63ca414f2b
7 changed files with 225 additions and 85 deletions

View File

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