修改文案

This commit is contained in:
zhujiyan
2024-06-07 11:47:49 +08:00
parent bb6958bec0
commit 251dfcb1ff
4 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ const tableStore = new TableStore({
{ field: 'planEndTime', minWidth: 130,title: '计划结束时间' },
{
field: 'status',
title: '计划状态',
title: '审核状态',
render: 'tag',
minWidth: 80,
custom: {