@@ -231,6 +231,15 @@
align: 'center',
minWidth: 90
},
+ {
+ prop: 'inventoryCycle',
+ label: '存货周期(天)',
+ align: 'center',
+ width: 150,
+ sortable: true,
+ showOverflowTooltip: true,
+ hide: this.dimension == 1
+ },
{
prop: 'saleCount',
slot: 'saleCount',