Compare commits
No commits in common. "cccf74e2eb90033bf50ad1ffc4a9872c196ec2f3" and "72cded314b4b1988ab4154be95f4494a7b5a1ad5" have entirely different histories.
cccf74e2eb
...
72cded314b
@ -271,8 +271,8 @@ export function useRefFiles() {
|
||||
})
|
||||
console.log('🚀 ~ handleUploadConvertRefFile ~ result:', result)
|
||||
|
||||
setCurrentBgImage(`${process.env.NEXT_PUBLIC_AWS_S3_BASE_URL}/${result.fileName}`)
|
||||
// setCurrentBgImage(result.filePath)
|
||||
// setCurrentBgImage(`${process.env.NEXT_PUBLIC_AWS_S3_BASE_URL}/${result.fileName}`)
|
||||
setCurrentBgImage(result.filePath)
|
||||
setRefImage(file)
|
||||
|
||||
const params = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user