居民上报->事件上报
This commit is contained in:
		@@ -43,7 +43,7 @@ import {mapState} from 'vuex'
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
  name: "AppPhotoReport",
 | 
			
		||||
  appName: "事件上报",
 | 
			
		||||
  appName: "居民上报",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      list: [],
 | 
			
		||||
 
 | 
			
		||||
@@ -51,7 +51,7 @@
 | 
			
		||||
 | 
			
		||||
<script>
 | 
			
		||||
export default {
 | 
			
		||||
  appName: "事件上报详情",
 | 
			
		||||
  appName: "居民上报详情",
 | 
			
		||||
  data() {
 | 
			
		||||
    return {
 | 
			
		||||
      info: {},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user