From 33ae374cbccf9e90cac45be5fa28c2effc418889 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Wed, 25 Oct 2023 17:09:56 +0800 Subject: [PATCH] up --- src/components/XyDialog/index.vue | 1 + src/views/task/list/components/showPatrol.vue | 61 +++++- src/views/task/list/patrol.vue | 7 +- src/views/task/list/unit.vue | 198 +++++++++++++++++- 4 files changed, 251 insertions(+), 16 deletions(-) diff --git a/src/components/XyDialog/index.vue b/src/components/XyDialog/index.vue index aa4e1be..13544f0 100644 --- a/src/components/XyDialog/index.vue +++ b/src/components/XyDialog/index.vue @@ -302,6 +302,7 @@ font-size: 15px; margin-bottom:0 } .el-form-item__error{ + display: none; white-space: nowrap; word-break: keep-all !important; top: 100% !important; diff --git a/src/views/task/list/components/showPatrol.vue b/src/views/task/list/components/showPatrol.vue index b9a305e..52ec56b 100644 --- a/src/views/task/list/components/showPatrol.vue +++ b/src/views/task/list/components/showPatrol.vue @@ -4,7 +4,7 @@ :rules="rules" @submit="submit"> -