This commit is contained in:
yanran200730
2022-10-09 09:11:24 +08:00

View File

@@ -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,{