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