@@ -89,7 +89,7 @@ export default {
width: 120,
align: 'center',
customRender: (text) => {
- return text || '--'
+ return text || '0'
}
},
{