Administrator
2024-03-13 f908cf621faa5d2bb168c45d0cc4d85f47565204
HTML/views/StatisticalReport/InventoryStatistics.html
@@ -527,6 +527,8 @@
                  {field: 'LotNo',title: '批次号',align: 'center'}, 
                  {field: 'OwnerNo',title: '货主编码',align: 'center'},
                  {field: 'OwnerName',title: '货主名称',align: 'center'}, 
                  {field: 'SupplierNo',title: '供应商编码',align: 'center'},
                  {field: 'SupplierName',title: '供应商名称',align: 'center'},
                  {field: 'Qty',title: '库存数量',width: 110,align: 'center'}, 
                  {field: 'LockQty',title: '锁定数量',width: 110,align: 'center'},
                  {field: 'Status',templet: '#buttonTpl',title: '库存状态',width: 90,align: 'center'},