branch_vue/src/views/auth/role/edit.vue @@ -64,7 +64,7 @@ created() { this.role_id = this.$route.query.role_id; /*获取列表*/ this.getData(role_id); this.getData(this.role_id); }, methods: { /*修改角色*/