qianlishi 3 år sedan
förälder
incheckning
7220cbcd67
1 ändrade filer med 1 tillägg och 1 borttagningar
  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