jiangping
2024-05-11 2fb9b6209fd268f3a34ea7f8dc7e368195fce3f2
admin/src/views/business/visitorSources.vue
@@ -114,7 +114,7 @@
            fd.append('folder', 'visit/')
            fd.append('file', file)
            return upload(fd).then(res => {
              return res.prefixPath + res.folder + res.halfPath
              return res.url
            })
          }
        }),