Explorar o código

修改权限字段

xiaodai2022 hai 1 ano
pai
achega
2aed84d6d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/interest/action/index.vue

+ 1 - 1
src/views/interest/action/index.vue

@@ -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,