chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -68,7 +68,7 @@ export const UpdateUserAvatar = forwardRef(
|
||||
const { fileInstance } = file;
|
||||
|
||||
if (fileInstance) {
|
||||
// 业务
|
||||
// business
|
||||
const resp = await uploadAvatar(fileInstance);
|
||||
onChange?.(resp.web_uri);
|
||||
onUpdateSuccess?.(resp.web_uri);
|
||||
|
||||
Reference in New Issue
Block a user