From cc1f45fc67e4cd8d395d2c4f99b4f1932d3a8493 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 30 Dec 2021 19:17:29 +0800 Subject: [PATCH 1/3] 26226 --- src/apps/AppServicePublic/Add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppServicePublic/Add.vue b/src/apps/AppServicePublic/Add.vue index 9fec66f9..d390e367 100644 --- a/src/apps/AppServicePublic/Add.vue +++ b/src/apps/AppServicePublic/Add.vue @@ -217,7 +217,7 @@ export default { font-size: 32px; font-weight: 500; color: #ffffff; - z-index: 999; + z-index: 999999; } .right { From 1536c29b0a8a38995ce667a7758db9c6800d6c76 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 30 Dec 2021 19:20:11 +0800 Subject: [PATCH 2/3] 26224 --- src/apps/AppWalkask/add.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/AppWalkask/add.vue b/src/apps/AppWalkask/add.vue index a1090607..7ebd4c92 100644 --- a/src/apps/AppWalkask/add.vue +++ b/src/apps/AppWalkask/add.vue @@ -105,7 +105,7 @@ export default { realityClick() { if(this.id) return if (!this.forms.create_user_name) { - return this.$u.toast('请选择走访慰问对象') + return this.$u.toast('请选择走访对象') } this.showStstus = true }, @@ -131,7 +131,7 @@ export default { this.$refs.uForm.validate((valid) => { if (valid) { if (!this.forms.create_user_name) { - return this.$u.toast('请选择走访慰问对象') + return this.$u.toast('请选择走访对象') } if (!this.forms.title) { return this.$u.toast('请输入入户走访事项') From 0a497180b37e0fe5167f080e42fa7c3e3a1e3dc9 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 30 Dec 2021 19:54:57 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=A5=BC=E6=A0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppBuilding/detail.vue | 41 +++++++++++++++++---------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/src/apps/AppBuilding/detail.vue b/src/apps/AppBuilding/detail.vue index 8dd90f52..35649d37 100644 --- a/src/apps/AppBuilding/detail.vue +++ b/src/apps/AppBuilding/detail.vue @@ -39,7 +39,7 @@ -