zhaowc
2025-04-07 b9f7560cbe0e562a40e9515a0559a3e951f0fee6
HTML/views/StatisticalReport/InOutBoundReports.html
@@ -276,6 +276,7 @@
                           {field: 'CQty', title: '出库数量', align: 'center'},
                           {field: 'CAllotQty', title: '分配数量', align: 'center'},
                           {field: 'CFactQty', title: '下架数量', align: 'center'},
                     {field: 'Qty', title: '结存数量', align: 'center'},
                           {field: 'CompleteQty', title: '拣货数量', align: 'center'}
                  ]];
            var TotalColsSysArr=encodeURIComponent(encodeURIComponent(JSON.stringify(TotalColsArr)))//将表头数据进行url编码