|
|
@@ -18,7 +18,7 @@ import facilitydistribute from '@/page/homepage/facilitydistribute'; //设备分
|
|
|
import pestdistribute from '@/page/homepage/pestdistribute'; //有害生物分布
|
|
|
//---------------------------------------系统管理----------------------------------------------------
|
|
|
const customsManger = () => import('@/Page/systemmanger/customsManger'); //隶属海关
|
|
|
-const role = () => import('@/Page/systemmanger/role'); // 角色管理
|
|
|
+const role = () => import('@/Page/systemmanger/roleManger'); // 角色管理
|
|
|
const motif = () => import('@/Page/systemmanger/motif'); // 主题定制
|
|
|
const harmfulBiology = () => import('@/Page/systemmanger/harmfulBiology'); // 有害生物维护
|
|
|
const userManger = () => import('@/Page/systemmanger/userManger'); // 用户管理
|