前端对接接口
This commit is contained in:
@@ -19,7 +19,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
init() {
|
||||
userApi.GetRouterByUserId(this.$route.path).then(resp=>{
|
||||
userApi.GetAxiosByRouter(this.$route.path).then(resp=>{
|
||||
this.axiosUrls=resp.data;
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user