feat:amount optimization and change style optimization #14

Merged
chenzhen merged 2 commits from release/amountOptimization into master 2026-08-10 21:23:15 +08:00
2 changed files with 1723 additions and 1 deletions
Showing only changes of commit 00867ff960 - Show all commits
+1721
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -160,7 +160,8 @@ export default defineComponent({
placeholder="请输入"
style={{ width: '140px' }}
value={filterForm.minBalance || undefined}
precision={0}
precision={2}
step={0.01}
min={0}
controls={false}
onUpdate:value={(val: any) =>