forked from 77media/video-flow
loading
This commit is contained in:
parent
834263dbc8
commit
45c856e21a
@ -255,7 +255,7 @@ export function useWorkflowData() {
|
||||
|
||||
try {
|
||||
setIsLoading(true);
|
||||
setCurrentLoadingText('正在加载项目数据...');
|
||||
setCurrentLoadingText('loading project info...');
|
||||
|
||||
// 获取剧集详情
|
||||
const response = await detailScriptEpisodeNew({ project_id: episodeId });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user