微调
This commit is contained in:
@@ -85,7 +85,7 @@ const title = ref('')
|
||||
const key = ref(0)
|
||||
const statisticalName = ref('')
|
||||
const open = (row: any, flag: boolean, params: any) => {
|
||||
console.log('🚀 ~ open ~ row:', row)
|
||||
|
||||
voltageLevelFlag.value = flag
|
||||
loading.value = true
|
||||
title.value = row.name + '详情'
|
||||
|
||||
Reference in New Issue
Block a user