From 91df5a5593f53038f0c3f3ab21380699b84f3334 Mon Sep 17 00:00:00 2001 From: liujun Date: Thu, 18 Apr 2024 17:03:14 +0800 Subject: [PATCH] =?UTF-8?q?15179=20=E8=B0=83=E6=95=B4=E4=B8=80=E4=B8=8B?= =?UTF-8?q?=E6=8E=92=E7=89=88=20=E8=B0=83=E6=95=B4=E4=B8=BA=E4=B8=80?= =?UTF-8?q?=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../oneCompany/alarmList/components/list.vue | 15 +++++++-------- .../oneCompany/reflection/components/info.vue | 4 ++-- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/src/views/oneCompany/alarmList/components/list.vue b/src/views/oneCompany/alarmList/components/list.vue index 64997eb..835380a 100644 --- a/src/views/oneCompany/alarmList/components/list.vue +++ b/src/views/oneCompany/alarmList/components/list.vue @@ -19,19 +19,18 @@ - + - - - + + + - - - + + - + diff --git a/src/views/oneCompany/reflection/components/info.vue b/src/views/oneCompany/reflection/components/info.vue index 3a157a1..219d312 100644 --- a/src/views/oneCompany/reflection/components/info.vue +++ b/src/views/oneCompany/reflection/components/info.vue @@ -53,7 +53,7 @@ - + @@ -183,7 +183,7 @@ export default { { required: true, message: '请填写其他系统编号备注', trigger: 'change' } ], userPhone: [ - { required: true, message: '请填写负责人手机号', trigger: 'change' } + { required: true, message: '请填写负责人通讯号', trigger: 'change' } ], userCardId: [ { required: true, message: '请填写负责人身份证', trigger: 'change' }