@@ -37,6 +37,7 @@ export default {
watch: {
currentPage () {
this.rects = []
+ this.poped = []
this.drawingRect = {}
this.renderer()
}