【门店端 - AI数智员工】 代码优化

This commit is contained in:
wong
2025-10-21 11:06:53 +08:00
parent 252d02e7b9
commit 19734415f0
4 changed files with 30 additions and 30 deletions

View File

@@ -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,