丽知中台报表更新

This commit is contained in:
hyt 2024-10-30 10:55:29 +08:00
parent c7934cde59
commit de75a8f9b4
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ export default {
}, },
{ {
label: '实发数量', label: '实发数量',
prop: 'shipQty', prop: 'shipqty',
tooltip: true, tooltip: true,
width: 150 width: 150
}, },

View File

@ -291,7 +291,7 @@ export default {
}, },
{ {
label: '实发数量', label: '实发数量',
prop: 'shipQty', prop: 'shipqty',
tooltip: true, tooltip: true,
width: 150 width: 150
}, },