微调
This commit is contained in:
@@ -99,7 +99,7 @@ const ziDeptOption = [
|
||||
]
|
||||
const areaOption = ref<any>([])
|
||||
const open = (text: string, data: anyObj) => {
|
||||
console.log(data)
|
||||
|
||||
title.value = text
|
||||
dialogVisible.value = true
|
||||
if (data.id) {
|
||||
|
||||
Reference in New Issue
Block a user