疯狂的狮子li
2021-04-19 f8633f8c4ee38a6ae9fa51f7c76729bf8b17e9e5
ruoyi-ui/src/components/FileUpload/index.vue
@@ -90,6 +90,7 @@
          return item;
        });
      } else {
        this.fileList = [];
        return [];
      }
    },