微调
This commit is contained in:
@@ -392,7 +392,7 @@ const Cancel = () => {
|
||||
* @param e
|
||||
*/
|
||||
const chooseImage = (e: any) => {
|
||||
console.log('🚀 ~ chooseImage ~ e:', URL.createObjectURL(e.raw!))
|
||||
|
||||
logoFile.url = URL.createObjectURL(e.raw!)
|
||||
configStore.value.logoFile = e.raw
|
||||
// uploadFile(e.raw, 'sgGovern/').then(res => {
|
||||
|
||||
Reference in New Issue
Block a user