I have an array of objects:
我有一个对象数组:
[{ bags:10, pouch:small, weight:100, quantity:1 },
{ bags:101, pouch:large, weight:1001, quantity:11 }]
[{ baI have an array of objects:
我有一个对象数组:
[{ bags:10, pouch:small, weight:100, quantity:1 },
{ bags:101, pouch:large, weight:1001, quantity:11 }]
[{ ba