浏览代码

购物车正整数

skyblued 3 年之前
父节点
当前提交
d72f515b60
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/cart/index.tsx

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

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