添加自定义 icon
This commit is contained in:
@@ -89,8 +89,7 @@ const open = (row: any) => {
|
||||
dialogVisible.value = true
|
||||
getAbnormalDetail(row.powerQualityProblemNo).then((res: any) => {
|
||||
addData.value = res.data
|
||||
FillingRef.value.open(row)
|
||||
|
||||
FillingRef.value.open(row)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user