This commit is contained in:
parent
26cf5693bf
commit
0f2b4e4bb3
File diff suppressed because it is too large
Load Diff
|
@ -469,7 +469,7 @@ const tapshow = (parentId, childId) => {
|
||||||
data.taps = childId;
|
data.taps = childId;
|
||||||
getData(parentId.name, parentId.son[childId].name);
|
getData(parentId.name, parentId.son[childId].name);
|
||||||
|
|
||||||
// 年龄百分比
|
// 菜单名匹配
|
||||||
const menuName = [
|
const menuName = [
|
||||||
"幼有善育",
|
"幼有善育",
|
||||||
"学有优教",
|
"学有优教",
|
||||||
|
|
Loading…
Reference in New Issue