对接接口和更新新增表单组件

This commit is contained in:
2025-04-22 19:03:28 +08:00
parent 95d84c3b06
commit 6c694b52d3
13 changed files with 305 additions and 556 deletions

View File

@ -6,7 +6,7 @@ import {
removeAllItem
} from "@/utils/storage";
// 白名单
const whiteList = ['/login','/','/KeyPopulations', '/FourColorWarning','/oatuh_login','/editPassword', '/404', '/401']
const whiteList = ['/login','/oatuh_login','/404', '/401']
/**
* 路由前置守卫
* to 去哪里