评价模板禁用逻辑

This commit is contained in:
linxd
2025-07-03 20:15:54 +08:00
parent 0960d48748
commit bb3bea51b1
5 changed files with 284 additions and 52 deletions

View File

@ -56,6 +56,8 @@ declare namespace SupplierTemplateManage {
dimensions: TemplateDimension[];
indicatorStMore: string;
indicatorNdMore: string;
indicatorStList: IndicatorSt[];
indicatorNdList: IndicatorNd[];
[key: string]: any;
};
message: string;