This commit is contained in:
‘937886381’
2025-12-09 16:55:39 +08:00
parent a907c7273e
commit 2d200dd1a6
24 changed files with 201 additions and 210 deletions

View File

@@ -155,9 +155,9 @@ export default {
methods: {
getData(obj) {
getProductSaleAnalysis({
startTime: 1762704000000,
endTime: 1762790400000,
mode: 1
startTime: obj.startTime,
endTime: obj.endTime,
mode: obj.mode,
}).then((res) => {
console.log(res);
this.productSaleData = [