This commit is contained in:
shijingjing
2022-10-08 17:41:45 +08:00
parent f204f3fff3
commit ce113372e8

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