mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 03:45:07 +08:00
重命名组件名称,增加用户地址查看api和页面、统一组件的props userId 变量名。
This commit is contained in:
@ -434,7 +434,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
meta: { hidden: true },
|
||||
children: [
|
||||
{
|
||||
path: 'user/detail/:member_id',
|
||||
path: 'user/detail/:userId',
|
||||
name: 'MemberUserDetail',
|
||||
meta: {
|
||||
title: '会员详情',
|
||||
|
Reference in New Issue
Block a user