Merge branch 'zcwyMaster' into 'master'

修改备注

See merge request !161
This commit is contained in:
joshen
2023-12-19 16:30:58 +08:00

View File

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