张宇恒
2022-04-15 6c756e2a0ec1d67b1c13d3b9c2a387e046456ffa
1
2
3
4
5
6
<aura:event type="APPLICATION">
    <aura:attribute name="principal" type="Decimal"/>
      <aura:attribute name="years" type="Integer"/>
      <aura:attribute name="rate" type="Decimal"/>
      <aura:attribute name="monthlyPayment" type="Decimal"/>
</aura:event>