liukangdong
2024-05-11 c7c2a6f6fa97ccb08129a9acbcb5be72ab2bdde2
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
            })
          }
        }),