检测脚本详情查看

This commit is contained in:
sjl
2025-03-04 09:35:41 +08:00
parent afd2d467f3
commit ec9f270d04
5 changed files with 216 additions and 19 deletions

View File

@@ -132,6 +132,7 @@ const form = ref({
// 打开弹窗,可能是新增,也可能是编辑
const open = async (row: any, copyRowList: any) => {
let treeData: any = []
await getDictTreeByCode({
name: '',
@@ -157,6 +158,7 @@ const open = async (row: any, copyRowList: any) => {
}
})
})
let form = handleHarmData(JSON.parse(JSON.stringify(props.form)))
let retryCompute = isEqual(form, copyRowList)
await scriptDtlsCheckDataList({