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