BUG 28447
This commit is contained in:
@@ -55,6 +55,7 @@ export default {
|
|||||||
{label: "留言人", prop: "leaveName"},
|
{label: "留言人", prop: "leaveName"},
|
||||||
{label: "留言提交时间", prop: "createTime"},
|
{label: "留言提交时间", prop: "createTime"},
|
||||||
{label: "最后回复时间", prop: "lastReplyTime"},
|
{label: "最后回复时间", prop: "lastReplyTime"},
|
||||||
|
{label: "状态", prop: "status", dict: "msgStatus"},
|
||||||
{label: "是否公示", prop: "isOpen", dict: "yesOrNo", align: 'center'},
|
{label: "是否公示", prop: "isOpen", dict: "yesOrNo", align: 'center'},
|
||||||
{slot: "options"}
|
{slot: "options"}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user