riku
2024-11-21 c4bcc6e78ecaec6e9ea68802be7c1d3a7b063512
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) => {