@@ -231,6 +231,7 @@ export default {
originName: v.data_resource
}
}))
+ if (this.itemData?.id === 176) r = r.reverse()
return r
}, [])
})