zhanghua
2023-11-13 2b6f255b97dba15d22b86319e2f38f6efac417cc
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;