mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
更改统计图关键字
This commit is contained in:
@@ -496,7 +496,7 @@ export default {
|
|||||||
|
|
||||||
lastNum.push({
|
lastNum.push({
|
||||||
date: item.date.substring(5),
|
date: item.date.substring(5),
|
||||||
title: "上周记录",
|
title: "上一周期",
|
||||||
lastNum: item.lastNum || 0,
|
lastNum: item.lastNum || 0,
|
||||||
res: item.lastNum || 0,
|
res: item.lastNum || 0,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user