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) }} +
我要上报
- +