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