ManagementNTTravel/guns-admin/src/main/webapp/static/modular/system/userCouponRecord/userCouponRecord.js
@@ -28,7 +28,9 @@ }else if(value==2){ return "出租券"; }else if(value==3){ return "直通车出行券"; return "跨城出行券"; }else if(value==7){ return "接送机出行券"; }else{ return ""; } @@ -47,7 +49,7 @@ } } }, {title: '使用时间', field: 'useTime', visible: true, align: 'center', valign: 'middle'} {title: '使用时间', field: 'endTime', visible: true, align: 'center', valign: 'middle'} ]; };