个股中心
This commit is contained in:
@@ -92,9 +92,6 @@
|
||||
currentMonth)) + '-' + (currentDay > 9 ? currentDay : ('0' + currentDay))
|
||||
// this.getYesterdayDateData()
|
||||
this.generateMonthDateListData()
|
||||
|
||||
|
||||
console.log(JSON.stringify(this.monthDateList[0]));
|
||||
},
|
||||
methods: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user