@@ -393,7 +393,7 @@ export default {
} else {
const model = {
roleid: this.roleActive.id,
- role_name: this.ruleForm.role_name,
+ role_name: this.roleActive.role_name,
level: "2",
action: this.action,
action_data: this.action_data,