@@ -567,7 +567,7 @@ export default {
return item.featureGen == type
})
if(obj){
- return obj.common
+ return obj.featureText
}
return ''
},