add包装关系维护

This commit is contained in:
2025-06-27 10:30:01 +08:00
parent 244fcbbaae
commit f368f15a99
6 changed files with 172 additions and 3 deletions

View File

@@ -18,7 +18,8 @@
<NumberInput
v-model="val2"
input-class="filter_input"
mode="integer"
mode="mixed"
:decimalLength="3"
/>
</view>
</view>