修改备注

This commit is contained in:
zhangsir
2023-12-19 16:07:24 +08:00
parent bc2f22bf6e
commit 411f33f831

View File

@@ -163,7 +163,7 @@ const columns = ref([
{
title: "备注",
width: "40%",
dataIndex: "theme_desc",
dataIndex: "notes",
key: "content",
align: "center",
ellipsis: true,