@ -163,6 +163,7 @@
url: "https://parking.houzhisoft.com/json.php?id=1",
type: "GET",
success(result) {
renderBillingDom([])
const currentDate = moment();
const nearlyWeekS = moment().subtract(7, 'days');
const nearlyMonthS = moment().subtract(1, 'months');