This commit is contained in:
2026-04-28 16:12:14 +08:00
parent 69c66046b2
commit bb031d6a9f
5 changed files with 118 additions and 34 deletions

View File

@@ -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">