shaogen1995 %!s(int64=2) %!d(string=hai) anos
pai
achega
5fc03f66af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      后台/src/pages/B2Goods/B2Edit/index.tsx

+ 1 - 1
后台/src/pages/B2Goods/B2Edit/index.tsx

@@ -169,7 +169,7 @@ function B2Edit({ editId, isLook, closeFu, editFu, addFu, myType }: Props) {
               getValueFromEvent={(e) => e.target.value.replace(/\s+/g, "")}
               getValueFromEvent={(e) => e.target.value.replace(/\s+/g, "")}
             >
             >
               <Input
               <Input
-                maxLength={100}
+                maxLength={45}
                 showCount
                 showCount
                 placeholder={isLook ? "(空)" : "请输入模型链接"}
                 placeholder={isLook ? "(空)" : "请输入模型链接"}
               />
               />