zhaowc
2025-04-07 19e95f4acc328bbf62a0427fe658d00268019e66
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编码