style: 修改日志管理>r日志设置路由

This commit is contained in:
TsMask
2023-10-10 16:25:15 +08:00
parent b6632b1d68
commit 451c10b896
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ import {
updateFtpLogSet,
updateLogSet,
updateRemoteOut,
} from '@/api/logManage/seting';
} from '@/api/logManage/logSet';
import { regExpIPv4 } from '@/utils/regular-utils';
import useDictStore from '@/store/modules/dict';
import useI18n from '@/hooks/useI18n';