diff --git a/frontend/src/pages/aippIndex/index.tsx b/frontend/src/pages/aippIndex/index.tsx index 1e183d8fe7..9e0bed2761 100644 --- a/frontend/src/pages/aippIndex/index.tsx +++ b/frontend/src/pages/aippIndex/index.tsx @@ -134,7 +134,6 @@ const AippIndex = () => { if (res.code === 0) { dispatch(setTestStatus(null)); setSaveTime(getCurrentTime()); - getAippDetails(true); if (inspirationRefresh.current) { inspirationRefresh.current = false; let key = getUiD();