loulijun2021
2023-12-29 d180226815a7436b6896e28ba9d0f5b369af9c06
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), //当月日期