Commit 9bdb5148 by caoyanzhi

update: 放开接口拦截

parent da61b4e8
......@@ -56,7 +56,7 @@ export default {
this.$router.go(-1);
}
this.$emit('showTab', '/app-list');
// this.getAppDetail(appId);
this.getAppDetail(appId);
},
methods: {
getAppDetail(applicationId) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment