1. 模型评测指标UI修改

This commit is contained in:
2026-01-21 16:59:01 +08:00
parent 93c8f1fcb6
commit 80b937f82b
3 changed files with 780 additions and 1 deletions

View File

@@ -2378,6 +2378,11 @@
}
}
// 添加评测维度
function addDimension() {
window.location.href = 'model-dimension-create.html';
}
// 切换 Tab
function switchTab(btn, tabId) {
// 更新按钮状态