f
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</div>
|
||||
|
||||
<div class="border-b border-gray-200">
|
||||
<wd-input v-model="price" type="number" label="¥" label-width="28px" size="large"
|
||||
<wd-input v-model="price" type="digit" label="¥" label-width="28px" size="large"
|
||||
:placeholder="priceRangePlaceholder" @blur="onBlurPrice" custom-class="wd-input" />
|
||||
</div>
|
||||
<div class="flex items-center justify-between mt-2">
|
||||
|
||||
Reference in New Issue
Block a user