ruoyi-ui/src/views/pet/noteInfo.vue
@@ -507,11 +507,11 @@ let _this = this this.uploading = true; alert(234) // alert(234) uploadPic(formData).then(response => { _this.uploadFileList1 = [] _this.formData.url = _this.formData.url+","+response.fileNames alert(2346) // alert(2346) updatenotePet(_this.formData).then(response => { this.$modal.msgSuccess("文档上传成功"); // this.open = false;