- BitableGrid.vue: 小数据量时移除 height 属性,让 vxe-grid 按内容高度渲染 - 为 .bitable-grid-scope__group-grid 添加 flex:1/min-height:0,避免 vxe-table 回退到 16777216px 的异常高度 - 小数据量时禁用固定列,避免固定列容器错位导致底部出现重复表头 - 隐藏 vxe-table 内置 empty-placeholder,防止有数据时仍显示“暂无数据” - 隐藏小数据量下 vxe-table 错误的 .vxe-body--y-space 占位,消除表头与首行之间的 132px 间隙 - test_user_service.py: 中文化错误信息断言同步更新 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_department_service.py | ||
| test_llm_config_service.py | ||
| test_models.py | ||
| test_quota_service.py | ||
| test_skill_service.py | ||
| test_usage_service.py | ||
| test_user_service.py | ||