ruoyi-ui/src/views/pet/noteInfo.vue @@ -494,6 +494,7 @@ updatenotePet(_this.formData).then(response => { this.$modal.msgSuccess("文档上传成功"); // this.open = false; this.uploading = false; }); })