报告模版

This commit is contained in:
sjl
2025-03-24 08:56:08 +08:00
parent 403ddbfb6e
commit 834230b26a
6 changed files with 441 additions and 61 deletions

View File

@@ -22,6 +22,10 @@ export namespace Plan {
createTime?:string; //创建时间
updateBy?:string; //更新用户
updateTime?:string; //更新时间
associateReport:number;//是否关联报告模板 0否 1是
reportTemplateName:string;
reportTemplateVersion:string
}
// 检测计划 + 分页