mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-30 20:49:21 +08:00
Fix: Unable to navigate from the agent list page to the compilation editing page. (#17460)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint-disable guard-for-in */
|
||||
/* oxlint-disable guard-for-in */
|
||||
import { AxiosRequestConfig, AxiosResponse } from 'axios';
|
||||
import { isObject } from 'lodash';
|
||||
import omit from 'lodash/omit';
|
||||
|
||||
Reference in New Issue
Block a user