From 44d5b8eac166234e83a5ec375f5c123b9fe5b6fc Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 11 May 2023 17:20:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E4=B8=8A=E6=8A=A5->=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/conv/AppPhotoReport/AppPhotoReport.vue | 2 +- src/project/wuxi/AppPhotoReport/AppPhotoReport.vue | 2 +- src/project/wuxi/AppPhotoReport/PhotoDetail.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mods/conv/AppPhotoReport/AppPhotoReport.vue b/src/mods/conv/AppPhotoReport/AppPhotoReport.vue index 6db8e7d..b8847d4 100644 --- a/src/mods/conv/AppPhotoReport/AppPhotoReport.vue +++ b/src/mods/conv/AppPhotoReport/AppPhotoReport.vue @@ -43,7 +43,7 @@ import {mapState} from 'vuex' export default { name: "AppPhotoReport", - appName: "居民上报", + appName: "随手拍", data() { return { list: [], diff --git a/src/project/wuxi/AppPhotoReport/AppPhotoReport.vue b/src/project/wuxi/AppPhotoReport/AppPhotoReport.vue index fb68457..319039e 100644 --- a/src/project/wuxi/AppPhotoReport/AppPhotoReport.vue +++ b/src/project/wuxi/AppPhotoReport/AppPhotoReport.vue @@ -43,7 +43,7 @@ import {mapState} from 'vuex' export default { name: "AppPhotoReport", - appName: "事件上报", + appName: "居民上报", data() { return { list: [], diff --git a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue index afd7beb..0a63434 100644 --- a/src/project/wuxi/AppPhotoReport/PhotoDetail.vue +++ b/src/project/wuxi/AppPhotoReport/PhotoDetail.vue @@ -51,7 +51,7 @@