feat: 完成用户管理、角色管理、菜单管理、部门管理

This commit is contained in:
橙子
2024-09-02 23:26:41 +08:00
parent bc83362b35
commit e886614641
17 changed files with 230 additions and 326 deletions

View File

@@ -243,7 +243,10 @@ getCode();
<template v-slot:append>
<img
:src="codeUrl"
class="login-code-img"
width="120"
height="40"
style="width: 120px; height: 40px"
class="cursor-pointer"
alt=""
@click="getCode"
/>