feat(order-renew): 新增续费订单管理页面和接口支持
- 修改.env.development配置,调整API地址 - 扩展OrderPay接口,新增支付金额、支付状态、电池型号等字段
This commit is contained in:
@@ -521,7 +521,7 @@
|
||||
key: 'batteryModel'
|
||||
},
|
||||
{
|
||||
title: '有效期限',
|
||||
title: '有效期限2',
|
||||
dataIndex: 'expirationTime',
|
||||
key: 'expirationTime'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user