k94314517
2024-05-15 13b58d0fc355b6256d165cc2ae6a571ffa8e778d
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
            })
          }
        }),