src/views/fysp/check/components/ComChangeEdit.vue
@@ -126,7 +126,7 @@ mounted() {}, methods: { pictureValidate() { if (this.changeType == 1 && this.fileList.length < 1) { if (this.fileList.length < 1) { ElMessage({ message: '至少上传一张图片', type: 'error'