This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
};
|
||||
|
||||
this.obj.forEach(z => {
|
||||
if (z.z == false) {
|
||||
if (z.z == true) {
|
||||
onTime.data.push({ x: z.x, y: z.y });
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user