Merge branch 'build' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into build
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