【修改】 文件位置PPTX
This commit is contained in:

committed by
陆光LG

parent
23832bebc8
commit
bf41973270
@@ -447,6 +447,7 @@ const handleCheckChange = (data: Tree, checked: boolean, indeterminate: boolean)
|
||||
pptxPoints.value.isText = data.isText
|
||||
pptxPoints.value.isTrue = data.isTrue
|
||||
pptxPoints.value.isParameter = data.isParameter
|
||||
pptxPoints.value.path = filePath.value
|
||||
pptxPointsInfosList.push(cloneDeep(pptxPoints.value))
|
||||
}
|
||||
console.log(data, checked, indeterminate)
|
||||
|
Reference in New Issue
Block a user