yz3456
2024-04-06 1a1654bbd7d91df6cf4864986748e0940907c8eb
ruoyi-ui/src/views/pet/petnote.vue
@@ -606,6 +606,7 @@
           uploadPic(formData).then(response => {
          //   alert("dds")
             _this.formDat.url = _this.formDat.url+","+response.fileNames
           alert(_this.formDat.url)
            _this.uploadFileList = []
            _this.$modal.msgSuccess("图片上传成功");