- 添加 退货订单列表 未完成
This commit is contained in:
@@ -5,6 +5,11 @@ const DictionaryConstants = {
|
||||
ORDER_STATUS: 'order_status',
|
||||
ORDER_CANCEL_REASONS: 'order_cancel_reasons',
|
||||
LOGISTICS_COMPANY: 'logistics_company',
|
||||
|
||||
// order return
|
||||
ORDER_RETURN_STATUS: 'order_return_status',
|
||||
ORDER_RETURN_REASON: 'order_return_reason',
|
||||
ORDER_RETURN_SERVICE_TYPE: 'order_return_service_type',
|
||||
};
|
||||
|
||||
export default DictionaryConstants;
|
||||
|
||||
Reference in New Issue
Block a user