mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 05:26:44 +08:00
【IMP】更改保费问题
This commit is contained in:
@@ -28,7 +28,8 @@
|
|||||||
<!-- {{defalutAmt}} -->
|
<!-- {{defalutAmt}} -->
|
||||||
<van-stepper
|
<van-stepper
|
||||||
v-model="defalutAmt"
|
v-model="defalutAmt"
|
||||||
|
:min="riskFactor.minAmt || riskFactor.minPrem"
|
||||||
|
:max="riskFactor.maxAmt || riskFactor.maxPrem"
|
||||||
:show-plus="false"
|
:show-plus="false"
|
||||||
:show-minus="false"
|
:show-minus="false"
|
||||||
class="ml30"
|
class="ml30"
|
||||||
|
|||||||
Reference in New Issue
Block a user