add fiel
This commit is contained in:
@@ -112,7 +112,6 @@ const openDialog = async (row: any) => {
|
||||
form.belong = res.data.belong || ''
|
||||
}
|
||||
}).catch((err) => {
|
||||
console.error('获取详情失败', err)
|
||||
}).finally(() => {
|
||||
loading.value = false
|
||||
})
|
||||
@@ -156,7 +155,6 @@ const getBelongDict = async () => {
|
||||
}))
|
||||
}
|
||||
} catch (err) {
|
||||
console.error('获取归档级别字典失败', err)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user