@@ -251,6 +251,8 @@ export default {
$gte: "20200216000000" //三天以内
}
},
+ size:10,
+ page:1,
withColumns: ["customAttribute"]
};
@@ -75,7 +75,7 @@ export default {
tooltip: {
trigger: "axis",
axisPointer: {
- type: "cross"
+ type: "shadow"
grid: {