mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
修改备注
This commit is contained in:
@@ -163,7 +163,7 @@ const columns = ref([
|
|||||||
{
|
{
|
||||||
title: "备注",
|
title: "备注",
|
||||||
width: "40%",
|
width: "40%",
|
||||||
dataIndex: "theme_desc",
|
dataIndex: "notes",
|
||||||
key: "content",
|
key: "content",
|
||||||
align: "center",
|
align: "center",
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user