- 添加订单取消
- 优化订单列表 - 添加订单备注
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
const DictionaryConstants = {
|
||||
GENDER: 'gender',
|
||||
ORDER_STATUS: 'order_status',
|
||||
ORDER_CANCEL_REASONS: 'order_cancel_reasons',
|
||||
};
|
||||
|
||||
export default DictionaryConstants;
|
||||
|
||||
Reference in New Issue
Block a user