From cd4ee9f5bad8987359ffd0ab32be5c230ffa84ca Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Thu, 4 May 2023 16:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/permissionApplication/launch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/permissionApplication/launch.vue b/src/views/permissionApplication/launch.vue index 223ef34..2d10ca8 100644 --- a/src/views/permissionApplication/launch.vue +++ b/src/views/permissionApplication/launch.vue @@ -163,7 +163,7 @@ export default { trigger: 'change' }, { max: 100, - message: '申请原因最多填写100字符', + message: '流程名称最多填写100字符', trigger: 'change' }] },