From 91b24f0de889b647d581bf1d89ab94d93eb1f4fb Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 04 十二月 2024 21:15:03 +0800 Subject: [PATCH] 2024-12-04 --- src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx b/src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx index 2f1954d..c0770a2 100644 --- a/src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx +++ b/src/tabviews/custom/components/module/voucher/resetAttach/addAttach/index.jsx @@ -131,8 +131,8 @@ message: '璇疯緭鍏ユ枃浠跺悕锛�' }, { - max: 50, - message: '鏈�澶ч暱搴︿负50浣嶏紒' + max: 100, + message: '鏈�澶ч暱搴︿负100浣嶏紒' } ] })(<Input />)} -- Gitblit v1.8.0