bug
This commit is contained in:
@@ -184,7 +184,7 @@
|
|||||||
return h('span', {
|
return h('span', {
|
||||||
style: {
|
style: {
|
||||||
}
|
}
|
||||||
}, `${row.overPhr}/${row.totalPhr}`)
|
}, `${row.overPhr}/${row.totalPhr - row.overPhr}`)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user