fix
This commit is contained in:
@@ -214,7 +214,7 @@ const columns = computed(() => {
|
|||||||
{
|
{
|
||||||
title: "用户",
|
title: "用户",
|
||||||
key: "username",
|
key: "username",
|
||||||
minWidth: 120,
|
minWidth: 150,
|
||||||
render: (row) =>
|
render: (row) =>
|
||||||
h(
|
h(
|
||||||
ButtonWithSearch,
|
ButtonWithSearch,
|
||||||
|
|||||||
Reference in New Issue
Block a user