RuoYi
2021-03-16 0f733b89dc761ec0c9ccb01c7e93dfad184e6d2b
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,7 +90,6 @@
          return item;
        });
      } else {
        //上传后关闭弹出框再打开出现`只允许上传单个文件`提示,增加fileList清空可解决
        this.fileList = [];
        return [];
      }