Commit 648a86d8 authored by 侯絮's avatar 侯絮

Merge branch 'feature/billCancel' into 'master'

Feature/bill cancel

See merge request !17
parents 886cf60c 3bded3fa
This diff is collapsed.
...@@ -66,7 +66,7 @@ export const column = [ ...@@ -66,7 +66,7 @@ export const column = [
width: 200, width: 200,
valueEnum: { valueEnum: {
1: '待发货', 1: '待发货',
2: '货(发货中)', 2: '货(发货中)',
3: '待收货(已发货)', 3: '待收货(已发货)',
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment