Browse Source

购物车正整数

skyblued 3 năm trước cách đây
mục cha
commit
d72f515b60
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/cart/index.tsx

+ 1 - 0
src/views/cart/index.tsx

@@ -181,6 +181,7 @@ export default defineComponent({
                                 inputWidth="50px"
                                 buttonSize="24px"
                                 min={1}
+                                integer
                               />
                             )
                           }}