This commit is contained in:
yanran200730
2022-12-26 14:04:49 +08:00
parent 4d3f12785c
commit b7647d87bc

View File

@@ -184,7 +184,7 @@
return h('span', {
style: {
}
}, `${row.overPhr}/${row.totalPhr}`)
}, `${row.overPhr}/${row.totalPhr - row.overPhr}`)
}
},
{