fix: update

bak
elseif 1 year ago
parent dc611f304c
commit 67842d2fcc

@ -212,8 +212,6 @@ watch(
const reviewType = 3 //
const res = await getAllfieldList(reviewType)
const fieldList = (res as any)?.data
console.log(taskDetailInfo.value, 'taskDetailInfo')
console.log(fieldList, 'fieldList')
const showFieldData = taskDetailInfo.value.ocrPicture
const showFieldKeys = Object.keys(showFieldData)
for (const i in showFieldKeys) {

Loading…
Cancel
Save