guanqb
2023-03-30 9ee5bafa0d00816fad6793a470f1b570c99cce1b
src/views/activity/components/twoDrawBtnBox.vue
@@ -76,7 +76,6 @@
let currentEmitEl = null
let drawThreeTool = null
let stopDrawflag = false
let drawFlag = false
let drawTwoFlag = false
@@ -623,12 +622,10 @@
            })
        },
        startDraw () {
            stopDrawflag = true
        },
        stopDraw () {
            stopDrawflag = false
            drawFlag = true
            drawTwoFlag = true
            if (plotDrawEmit) {
                plotDrawEmit.stop()