修改检测脚本页面

This commit is contained in:
GGJ
2025-02-13 16:15:26 +08:00
parent 475d236b7e
commit 1e83172e9a
13 changed files with 990 additions and 873 deletions

View File

@@ -28,6 +28,7 @@ export namespace TestScript {
createTime?: string;
updateBy?: string;
updateTime?: string;
selectedValue?: string;
}
/**