bug
zhanghua
2024-01-03 02129858b17c1934b30d29b87805844479a32c6c
src/views/smoke/judgment/components/index.vue
@@ -296,7 +296,6 @@
        },
        // 确认点击事件
        handleConfirm() {
            debugger
            this.$refs.currentEvent.validate((flag) => {
                if (flag) {
                    this.eventInfoData.baseId = this.currentEvent.baseId;