mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 11:16:45 +08:00
Merge branch 'dev_1220' into dev
# Conflicts: # src/views/ebiz/common/CalculatePremium.vue
This commit is contained in:
@@ -60,7 +60,8 @@
|
|||||||
<div class="flex">
|
<div class="flex">
|
||||||
<van-stepper
|
<van-stepper
|
||||||
v-model="dutyItem.defaultDutyAmt"
|
v-model="dutyItem.defaultDutyAmt"
|
||||||
|
:min="dutyItem.minDutyAmt"
|
||||||
|
:max=" dutyItem.maxDutyAmt"
|
||||||
:show-plus="false"
|
:show-plus="false"
|
||||||
:show-minus="false"
|
:show-minus="false"
|
||||||
class="ml10 mr10"
|
class="ml10 mr10"
|
||||||
|
|||||||
Reference in New Issue
Block a user