tangning 1 year ago
parent
commit
dbba2193f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/account/overview/AddModal.vue

+ 1 - 1
src/views/account/overview/AddModal.vue

@@ -192,7 +192,7 @@
             span: 16,
           },
           componentProps: {
-            step: "0.01"
+            precision: "0.01"
           },
         }
       ];