kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/businessRecords.html
@@ -69,7 +69,7 @@ } } table.reload('app-table', { where: { recordTitle: key, startTime: startTime, endTime: endTime} }); table.reload('app-table', { where: { recordTitle: key, startTime: startTime, endTime: endTime},page: {curr: 1 } }); }); //比较日期大小 function compareDate(logintime, logouttime) {