|
@@ -96,6 +96,7 @@ func (this *ChartController) ChartInfoDetail() {
|
|
endDate =""
|
|
endDate =""
|
|
case 4:
|
|
case 4:
|
|
startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
|
|
startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
|
|
|
|
+ startDate = "2021-01-01"
|
|
//endDate = time.Now().Format(utils.FormatDate)
|
|
//endDate = time.Now().Format(utils.FormatDate)
|
|
endDate =""
|
|
endDate =""
|
|
case 5:
|
|
case 5:
|