mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-06 15:26:43 +08:00
Merge remote-tracking branch 'origin/feature/FCRS-1074国富人寿状元红教育年金保险(分红型)个险渠道' into release/【20251128】状元红产品小数费用编辑
# Conflicts: # src/views/ebiz/common/CalculatePremium.vue
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
riskFactor
|
||||
)
|
||||
"
|
||||
input-width="100"
|
||||
:async-change="true"
|
||||
:integer="false"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -168,6 +171,9 @@
|
||||
)
|
||||
"
|
||||
@focus="focusStep"
|
||||
input-width="200"
|
||||
:async-change="true"
|
||||
:integer="false"
|
||||
/>
|
||||
<van-checkbox
|
||||
v-model="dutyItem.necess"
|
||||
@@ -201,6 +207,7 @@
|
||||
:min="item.productTrialYearDTOS[payEndYearColumnsIndex].minAmt || item.productTrialYearDTOS[payEndYearColumnsIndex].minPrem"
|
||||
:show-minus="false"
|
||||
:show-plus="false"
|
||||
:async-change="true"
|
||||
class="ml30"
|
||||
input-width="100"
|
||||
@change="
|
||||
|
||||
Reference in New Issue
Block a user