Index: ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js =================================================================== diff -u -r35700 -r35701 --- ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js (.../departmentMonthlyView.js) (revision 35700) +++ ssts-web/src/main/webapp/disinfectsystem/reportforms/departmentMonthlyView.js (.../departmentMonthlyView.js) (revision 35701) @@ -67,7 +67,6 @@ } } } - console.log(headerArr) for (var i = 0; i < headerTitle.length; i++) { if (headerTitle[i].name == '院区') { tableWidth += 200; @@ -137,7 +136,6 @@ } tableHtml += ""; tableHtml += ""; - console.log(data) var hasHospitalDistrictName = []; for (var item in headerArr) { tableHtml += "";