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