丽知中台报表更新
This commit is contained in:
parent
c7934cde59
commit
de75a8f9b4
|
@ -280,7 +280,7 @@ export default {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '实发数量',
|
label: '实发数量',
|
||||||
prop: 'shipQty',
|
prop: 'shipqty',
|
||||||
tooltip: true,
|
tooltip: true,
|
||||||
width: 150
|
width: 150
|
||||||
},
|
},
|
||||||
|
|
|
@ -291,7 +291,7 @@ export default {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: '实发数量',
|
label: '实发数量',
|
||||||
prop: 'shipQty',
|
prop: 'shipqty',
|
||||||
tooltip: true,
|
tooltip: true,
|
||||||
width: 150
|
width: 150
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue