@@ -20,10 +20,7 @@
data(){
return {
dateList: [],
- sampleDate: [
- '2023-11-01',
- '2023-11-30'
- ],
+ sampleDate: [],
}
},
created() {