This commit is contained in:
2026-05-08 15:10:27 +08:00
parent a0b2456e90
commit a502a81f35

View File

@@ -45,7 +45,7 @@
placeholder="输入权限名称" placeholder="输入权限名称"
clearable clearable
style="width: 200px" style="width: 200px"
/> />
</el-form-item> </el-form-item>
<el-form-item> <el-form-item>
<el-button type="primary" @click="handleSearch">查询</el-button> <el-button type="primary" @click="handleSearch">查询</el-button>