@@ -384,7 +384,7 @@ export default {
Object.assign({
sbId: key,
sbName: row.name,
- sbCph: row.cph,
+ sbCph: row.positionName,
})
)