路由
This commit is contained in:
		@@ -122,7 +122,7 @@ export default {
 | 
				
			|||||||
  methods: {
 | 
					  methods: {
 | 
				
			||||||
    cancel() {
 | 
					    cancel() {
 | 
				
			||||||
      // currentPage: resourceManagement
 | 
					      // currentPage: resourceManagement
 | 
				
			||||||
      this.$router.push({hash: "#AppCommunityResource", query: {}})
 | 
					      this.$router.push({})
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    getCategoryList() {
 | 
					    getCategoryList() {
 | 
				
			||||||
      this.instance.post(`/app/appresourcecategory/list`,null,{
 | 
					      this.instance.post(`/app/appresourcecategory/list`,null,{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user