Browse Source

文件上传

linwu 3 years ago
parent
commit
9f4659c81a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/themes/default/views/app/content/buyhouse/list.blade.php

+ 1 - 0
public/themes/default/views/app/content/buyhouse/list.blade.php

@@ -657,6 +657,7 @@
                     for (var i in fileList) {
                     for (var i in fileList) {
                         fileList[i].url = fileList.response.path;
                         fileList[i].url = fileList.response.path;
                     }
                     }
+                    return fileList;
                 },
                 },
 
 
                 //验证相关
                 //验证相关