zhanghua
2024-01-09 778039b40c8fcbe205f9a4a5fab27518d0c0a90d
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;