src/views/fysp/check/components/CompProblemAddOrUpd.vue @@ -587,6 +587,7 @@ }, onCancel() { this.$emit("cancel") this.$emit('update:visible', false) }, onSubmit() { this.$refs.formRef.validate((valid) => {