add fiel
This commit is contained in:
@@ -88,7 +88,6 @@ const getDetailList = () => {
|
||||
detailList.value = []
|
||||
}
|
||||
}).catch((err: any) => {
|
||||
console.error('获取履历详情失败', err)
|
||||
detailList.value = []
|
||||
}).finally(() => {
|
||||
loading.value = false
|
||||
|
||||
Reference in New Issue
Block a user