feat: 完成用户管理、角色管理、菜单管理、部门管理
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user