模板管理中的指标自动合并bug修复
This commit is contained in:
@ -11,6 +11,7 @@ declare namespace SupplierEvaluateScore {
|
||||
|
||||
interface ScoreSaveRequest {
|
||||
id: string;
|
||||
userId: string;
|
||||
scoreVoList: {
|
||||
id: string;
|
||||
score: number;
|
||||
|
Reference in New Issue
Block a user