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' }