From 2d2dadcac58a74e79111ce1802cf9326f61a900a Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 27 May 2024 11:26:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0=E9=95=BF?= =?UTF-8?q?=E5=BA=A6=E9=99=90=E5=88=B6=E4=BF=AE=E6=94=B9=E4=B8=BA500?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/trials/trials-list/components/TrialForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/trials/trials-list/components/TrialForm.vue b/src/views/trials/trials-list/components/TrialForm.vue index 74e6a3c..c919f07 100644 --- a/src/views/trials/trials-list/components/TrialForm.vue +++ b/src/views/trials/trials-list/components/TrialForm.vue @@ -316,8 +316,8 @@ export default { trigger: "blur", }, { - max: 100, - message: `${this.$t("common:ruleMessage:maxLength")} 100`, + max: 500, + message: `${this.$t("common:ruleMessage:maxLength")} 500`, }, ], ModalityIds: [