WebTM/views/车间管理/单品过站/RetrospectiveQueryReport.html
@@ -257,6 +257,7 @@
                        }
                        //鍦ㄥ垪琛ㄥ乏杈规坊鍔犲嬀閫夋
                        col.push({ type: 'checkbox', fixed: 'left' });
                        col.push({ type: 'numbers', title: '搴忓彿' });
                        for (var i = 0; i < data.length; i++) {
                            // if (data[i].name == 'HInterID' || data[i].name == 'HBillType' || data[i].name == 'hmainid') {
                            if ($.inArray(data[i].name, titleData) > -1) {