下拉多选报告模版

This commit is contained in:
caozehui
2026-05-25 14:25:57 +08:00
parent 19fb90432a
commit 37e69e7bda
4 changed files with 54 additions and 14 deletions

View File

@@ -23,6 +23,7 @@ export namespace Device {
scriptId?: string // 脚本id
planCode?: string
devIdList?: string[] // 装置id列表
reportTemplateName?: string
}
/**