Commit b0f2f9ed authored by 李志鸣's avatar 李志鸣

feat(报工点补扫): 新增车身号字段

parent 1a212658
......@@ -117,6 +117,7 @@
data: [],
fieldList: [
{ label: '工单号', value: 'vin' },
{ label: '车身号', value: 'busNo' },
{ label: '报工点', value: 'stationName' },
{ label: '工位编码', value: 'stationNo' },
{ label: '过站时间', value: 'passTime', slot: 'passTime' },
......
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