RuoYi
2021-04-10 94a6a5a7d94c54fdc04f1f7abcf08e19a8389be0
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },