chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -124,7 +124,7 @@ export const useCreateDocument = <
|
||||
}
|
||||
options?.onSuccess && options.onSuccess(res);
|
||||
} catch (e) {
|
||||
// 创建失败,默认渲染处理的数据
|
||||
// Failed to create, default rendering of processed data
|
||||
const error = e as Error;
|
||||
const fakeProgressList = reqParams?.document_bases?.map(item => ({
|
||||
...item,
|
||||
|
||||
Reference in New Issue
Block a user