chore: table title改为官方方案
This commit is contained in:
@@ -118,10 +118,7 @@ function handleMultipleAuthCancel() {
|
||||
|
||||
<template>
|
||||
<Page :auto-content-height="true">
|
||||
<BasicTable>
|
||||
<template #toolbar-actions>
|
||||
<span class="pl-[7px] text-[16px]">已分配的用户列表</span>
|
||||
</template>
|
||||
<BasicTable table-title="已分配的用户列表">
|
||||
<template #toolbar-tools>
|
||||
<Space>
|
||||
<a-button
|
||||
|
Reference in New Issue
Block a user