mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
f41c544f45
commit
6e68a6cad5
@ -168,6 +168,10 @@
|
|||||||
_includeMenu = true;
|
_includeMenu = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (_units[_pIndex].unitNum == "0") {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
if (!_includeMenu) {
|
if (!_includeMenu) {
|
||||||
let _menuItem = {
|
let _menuItem = {
|
||||||
id: 'u_' + _units[_pIndex].unitId,
|
id: 'u_' + _units[_pIndex].unitId,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user