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

@@ -260,7 +260,7 @@
}
function addDimension() {
alert('添加维度功能开发中');
window.location.href = 'model-dimension-create.html';
}
function editDimension(id) {