This commit is contained in:
shijingjing
2022-08-01 10:11:58 +08:00
parent db2e3811f5
commit caf6efa025
2 changed files with 2 additions and 2 deletions

View File

@@ -566,7 +566,7 @@ export default {
})
this.getColumnarEcharts(xData, yData)
})
},1000)
}, 2000)
}
}
});