居民上报

This commit is contained in:
liuye
2023-06-16 18:01:02 +08:00
parent 4aa5f362a9
commit 4df8dba8d6
4 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ import {mapState} from 'vuex'
export default {
name: "AppPhotoReport",
appName: "微心愿",
appName: "居民上报",
data() {
return {
list: [],

View File

@@ -47,7 +47,7 @@
<script>
export default {
appName: "微心愿详情",
appName: "居民上报详情",
data() {
return {
info: {},

View File

@@ -102,7 +102,7 @@
import {mapState} from 'vuex'
export default {
appName: "上报微心愿",
appName: "居民上报",
data() {
return {
form: {

View File

@@ -8,7 +8,7 @@
<script>
export default {
appName:"上报微心愿",
appName:"居民上报",
data () {
return {
id: ''