Explorar o código

fix:代码合并

chenzhen2 hai 1 ano
pai
achega
a79bfa726b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/Information/index.jsx

+ 1 - 1
src/pages/Information/index.jsx

@@ -26,7 +26,7 @@ export default () => {
         return;
       }
       importUsers(file).then((res) => {
-        send('logUrl', res.data.fileKey);
+        send('logoUrl', res.data.fileKey);
       });
     },
     [abbreviation, englishAbbreviation, intro, logoUrl],