From c142b0a5688f16f314bf3a3d71c9a60a0f948ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Fri, 24 Dec 2021 17:57:58 +0800 Subject: [PATCH] 25864 --- src/apps/AppMarryAndDie/AllActiveList.vue | 40 +++++++++++- src/apps/AppMarryAndDie/AppMarryAndDie.vue | 73 +++++++++++----------- src/apps/AppMarryAndDie/CadreList.vue | 38 ++++++++++- src/apps/AppMarryAndDie/FuneralList.vue | 38 ++++++++++- src/apps/AppMarryAndDie/MarryList.vue | 38 ++++++++++- 5 files changed, 181 insertions(+), 46 deletions(-) diff --git a/src/apps/AppMarryAndDie/AllActiveList.vue b/src/apps/AppMarryAndDie/AllActiveList.vue index 360791b5..2b28c546 100644 --- a/src/apps/AppMarryAndDie/AllActiveList.vue +++ b/src/apps/AppMarryAndDie/AllActiveList.vue @@ -39,9 +39,22 @@ {{ item.address }} +
+ 上报内容 + {{ item.content }} +
+ +
+ +
+ {{ $dict.getLabel('marriageType', item.type) }} + + + {{ $dict.getLabel('modeType', item.modeType) }} +
我要上报
- +