There is a less painful process that doesn't require additional parameters. There are two processes really - one to fix things going forwards and the other for fixing the existing assembly.
To fix this assembly:
- Open the BOM Editor in the assembly and select all the problem Frame members. Right-click to open them all.
- In each Frame member file, go to Tools > Document Settings > Units - set the precision to 0 decimals (or whatever your shop will not laugh at) - then Apply the setting. Forget to Apply, and the next step will fail.

- Move to the Document Settings > Bill Of Material tab, and reselect G_L from the "Base Quantity" section. Notice the "Unit Quantity field changes to show the correct decimal precision. If you forgot the "Apply" step - this bit doesn't happen.

- Save, close, and move on to the next part.
It gets really boring really fast, so I set a shortcut key for Document settings. However, when you return to the parent assembly, all the quantity fields should have the required precision.
To fix for all future jobs... As @Gabriel_Watson indicates through those links, there's a bit of effort required, but once done, it pays you back so quickly.
- File > Open > "Open from Content Center" and open a piece from the family you want to fix.
- Save it anywhere - you'll delete it at the end.
- Repeat the steps above in Document settings by setting the decimals to 0 and reselect G_L as the Base Quantity. (I decided to go a bit further and change the appearance at this stage. Whatever you do to this part will appear in all sizes placed from this family.)
- Open Content Center Editor, right-click the family you just edited and "Replace Family Template" selecting the part you have just edited. Note that if you still have the part open, Inventor will close it for you.
From now on, every time you place a frame member from this family, the decimal places are fixed. It's strangely very satisfying! I was in the process of writing a macro to fix all my existing models - but it's just a bit beyond my capabilities and probably not so important now the CC library is fixed.
Peter