1
This commit is contained in:
parent
c795f3c4eb
commit
c72b4fd3ae
@ -252,12 +252,7 @@ export default {
|
||||
this.loading = true;
|
||||
try {
|
||||
let count = 10
|
||||
// const params = {
|
||||
// timestamp__gte: this.startTime.toDate().getTime(),
|
||||
// timestamp__lte: this.endTime.toDate().getTime(),
|
||||
// device_id__in: this.selectedKeys,
|
||||
// };
|
||||
|
||||
|
||||
if (this.currentType === "chart") {
|
||||
count = 300;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user