This commit is contained in:
aozhiwei 2022-09-22 09:30:04 +08:00
parent 3e81bea0c4
commit a21b52df05

View File

@ -151,6 +151,7 @@ class Fragment {
allocFunc(allocNode, constant.ALL_GUN_FRAGMENT, value, gunNum);
});
console.log(allocResult);
const items = [];
allocResult.forEach(
(value, key) => {