Commit 829cdaf0 authored by 沈翠玲's avatar 沈翠玲

编排单号详情增加开始序列码和结束序列码

parent 5b3ca101
......@@ -1422,6 +1422,16 @@ export default {
label: '生产订单数量',
width: 140
},
{
name: 'startSerial',
label: '开始序列码',
width: 140
},
{
name: 'endSerial',
label: '结束序列码',
width: 140
},
{
name: 'productSpc',
label: '规格',
......
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