mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-11 16:50:09 +08:00
chore: flex-1
This commit is contained in:
@@ -121,7 +121,7 @@ function handleMultiDelete() {
|
||||
class="w-[260px]"
|
||||
@select="() => tableApi.reload()"
|
||||
/>
|
||||
<BasicTable>
|
||||
<BasicTable class="flex-1">
|
||||
<template #toolbar-actions>
|
||||
<span class="pl-[7px] text-[16px]">岗位列表</span>
|
||||
</template>
|
||||
|
||||
@@ -147,7 +147,7 @@ function handleMultiDelete() {
|
||||
class="w-[260px]"
|
||||
@select="() => tableApi.reload()"
|
||||
/>
|
||||
<BasicTable>
|
||||
<BasicTable class="flex-1">
|
||||
<template #toolbar-actions>
|
||||
<span class="pl-[7px] text-[16px]">用户列表</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user