fix: refresh after install plugin (#13593)

This commit is contained in:
zxhlyh
2025-02-12 15:51:55 +08:00
committed by GitHub
parent 56c7f49625
commit 83d0142641
14 changed files with 49 additions and 36 deletions

View File

@ -57,7 +57,7 @@ const UpdatePluginModal: FC<Props> = ({
}
const [uploadStep, setUploadStep] = useState<UploadStep>(UploadStep.notStarted)
const { handleRefetch } = usePluginTaskList()
const { handleRefetch } = usePluginTaskList(payload.category)
const configBtnText = useMemo(() => {
return ({