【门店端 - AI数智员工】 代码优化
This commit is contained in:
@@ -557,7 +557,7 @@
|
||||
tempEndDate: parseInt(today.getTime()),
|
||||
minDate: parseInt(new Date(new Date().getFullYear() - 1, 0, 1).getTime()),
|
||||
maxDate: parseInt(new Date().getTime()),
|
||||
subsectionList: ['客户分析', '互动分析', '转化分析', '收入分析'],
|
||||
subsectionList: ['客户分析', '互动分析'/* , '转化分析', '收入分析' */],
|
||||
currentSubsection: 0,
|
||||
overviewData: {
|
||||
totalCustomers: 0,
|
||||
|
||||
Reference in New Issue
Block a user