This commit is contained in:
parent
e47fcd128d
commit
267cf8580b
|
@ -542,6 +542,7 @@ const tapshow = (parentId, childId) => {
|
|||
"老有康养",
|
||||
"住有宜居",
|
||||
"弱有众扶",
|
||||
// "体有所健",
|
||||
];
|
||||
// 检查 parentId 的第一个字符是否与 menuName 中的第一个字符匹配
|
||||
const firstChar = parentId.name.charAt(0);
|
||||
|
|
Loading…
Reference in New Issue