loulijun2021
2023-12-08 8d4bf6f46695691df904a4a7bc7ca625f702879e
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), //当月日期