mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-06 18:56:44 +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
|
riskFactor
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
input-width="100"
|
||||||
|
:async-change="true"
|
||||||
|
:integer="false"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -168,6 +171,9 @@
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
@focus="focusStep"
|
@focus="focusStep"
|
||||||
|
input-width="200"
|
||||||
|
:async-change="true"
|
||||||
|
:integer="false"
|
||||||
/>
|
/>
|
||||||
<van-checkbox
|
<van-checkbox
|
||||||
v-model="dutyItem.necess"
|
v-model="dutyItem.necess"
|
||||||
@@ -201,6 +207,7 @@
|
|||||||
:min="item.productTrialYearDTOS[payEndYearColumnsIndex].minAmt || item.productTrialYearDTOS[payEndYearColumnsIndex].minPrem"
|
:min="item.productTrialYearDTOS[payEndYearColumnsIndex].minAmt || item.productTrialYearDTOS[payEndYearColumnsIndex].minPrem"
|
||||||
:show-minus="false"
|
:show-minus="false"
|
||||||
:show-plus="false"
|
:show-plus="false"
|
||||||
|
:async-change="true"
|
||||||
class="ml30"
|
class="ml30"
|
||||||
input-width="100"
|
input-width="100"
|
||||||
@change="
|
@change="
|
||||||
|
|||||||
Reference in New Issue
Block a user