feige
2024-03-23 e6db32e2d5ccf1aa018f138f088795036c879de3
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("图片上传成功");