riku
2024-11-21 dc16b68e74c18b617c8f79d82fd3c3306badbcbe
src/views/fysp/check/components/ComChangeEdit.vue
@@ -162,6 +162,7 @@
    },
    onCancel() {
      this.$emit("cancel")
      this.$emit('update:visible', false)
    },
    onSubmit() {
      if (!this.pictureValidate()) {