Commit 77abc45d authored by 侯絮's avatar 侯絮

待收货(发货中)改为 待发货(发货中)

parent 6a64cb06
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