Browse Source

去除注释代码

yangc 7 years ago
parent
commit
fc54fe20f5
1 changed files with 0 additions and 5 deletions
  1. 0 5
      components/mobile/staffManagement/StaffList.vue

+ 0 - 5
components/mobile/staffManagement/StaffList.vue

@@ -325,11 +325,6 @@
             }
           })
         }
-//        if (this.isAdmin) {
-//
-//        } else {
-//          this.setRemindText('您不是管理员不可修改')
-//        }
       },
       // 员工列表选择角色
       checkRole (role) {