qianlishi 3 years ago
parent
commit
7220cbcd67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report-ui/src/components/AnjiPlus/anji-upload.vue

+ 1 - 1
report-ui/src/components/AnjiPlus/anji-upload.vue

@@ -147,7 +147,7 @@ export default {
     // 回显
     echoUpload(val) {
       console.log(val);
-      if (val) {
+      if (val && val.length > 0) {
         this.fileList = [
           {
             url: val