@@ -155,15 +155,7 @@
{
title:'服务费',
align:"center",
- dataIndex: 'serviceFee',
- customRender:function (text) {
- if(text==null){
- return "补发"
- }else{
- return text;
- }
-
+ dataIndex: 'subServiceFee',
},
title:'时间',