ruoyi-ui/src/views/bignote/index.vue
@@ -660,6 +660,7 @@ } } }, handlePictureCardPreview(file) { this.dialogImageUrl = file.url; this.dialogVisible = true; @@ -761,12 +762,13 @@ formData.append("files", elem) }) // console.log(formData,'465456456') //alert(90) let _this = this //alert(9) uploadPic(formData).then(response => { // alert("dds") // console.log(response) // console.log(response,'123123123') // console.log(_this.formDat.url,'666') _this.formDat.url = _this.formDat.url+","+response.fileNames // alert(_this.formDat.url)