模板管理中的指标自动合并bug修复

This commit is contained in:
linxd
2025-07-15 16:02:34 +08:00
parent 7870f5289e
commit 8debe46863
6 changed files with 43 additions and 30 deletions

View File

@ -11,6 +11,7 @@ declare namespace SupplierEvaluateScore {
interface ScoreSaveRequest {
id: string;
userId: string;
scoreVoList: {
id: string;
score: number;