Merge remote-tracking branch 'origin/master'

master
hansha 2 years ago
commit c3ecc48d89

@ -198,8 +198,7 @@
v-hasPermi="['system:user:resetPwd']">重置密码</el-dropdown-item>
<el-dropdown-item command="handleAuthRole" icon="el-icon-circle-check"
v-hasPermi="['system:user:edit']">分配角色</el-dropdown-item>
<el-dropdown-item command="handleDataScope" icon="el-icon-circle-check"
v-hasPermi="['system:role:edit']">档案目录</el-dropdown-item>
<el-dropdown-item command="handleDataScope" icon="el-icon-circle-check">档案目录</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</template>

Loading…
Cancel
Save