src/views/systemSetting/baseSetting/user/createUser/index.vue
@@ -269,7 +269,7 @@ } }, created() { this.$axios.get("http://42.193.1.25:8082/sccg/role/listAll").then(res=>{ this.$axios.get("sccg/role/listAll").then(res=>{ console.log(res); }); },