king
2025-06-23 80deba0c2dcffd9e6b6f07815c7c52199309ce42
src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx
@@ -131,8 +131,8 @@
                  message: '请输入文件名!'
                },
                {
                  max: 50,
                  message: '最大长度为50位!'
                  max: 100,
                  message: '最大长度为100位!'
                }
              ]
            })(<Input />)}