loulijun2021
2024-05-08 15cbc2f370b61e4e0cd472c8030fb8cb6d89b82a
pages/znfx/scjd.vue
@@ -248,7 +248,7 @@
            // calendarRange: new Date().toISOString().slice(0, 10) + '~' + new Date().toISOString().slice(0,
            // 10), //系统当前日期
            calendarRange: new Date().getFullYear() + '-' + (new Date().getMonth() - 1).toString().padStart(
            calendarRange: new Date().getFullYear() + '-' + (new Date().getMonth() + 1).toString().padStart(
               2, '0') + '-01' + '~' + new Date().toISOString().slice(0, 10), //当月日期