feige
2024-03-26 017052c6caf4c38b0a2fd25d48d299d79c82814f
ruoyi-ui/src/views/bignote/index.vue
@@ -767,6 +767,7 @@
       uploadPic(formData).then(response => {
      //   alert("dds")
         _this.formDat.url = _this.formDat.url+","+response.fileNames
           //  alert(_this.formDat.url)
        _this.uploadFileList = []
        _this.$modal.msgSuccess("图片上传成功");