This commit is contained in:
zw199166
2026-01-22 14:34:38 +08:00
parent 6ee8ce42ed
commit 1f3a3ca8bb
234 changed files with 5534 additions and 2395 deletions

View File

@@ -862,12 +862,13 @@
params.end_date = this.endDateStr
}else
{
params.day = 3
params.days = 3
if(this.selectCycleIndex==1) {
params.day = 7
params.days = 7
}else if(this.selectCycleIndex==2) {
params.day = 14
params.days = 14
}
params.min_stock_count = 3
}
conceptRankList(params).then(res=>{
if (this.selectTab==0) {