bug调整

This commit is contained in:
2024-06-05 19:44:23 +08:00
parent 03f7a5af97
commit 913378ae0c
3 changed files with 86 additions and 81 deletions

View File

@@ -66,7 +66,7 @@ const tableStore = new TableStore({
{ title: '监测点', field: 'deviceName', minWidth: 200 },
{ title: '退运原因', field: 'propertyNo', minWidth: 160 },
{
title: '前状态', field: 'devOriginalStatus', minWidth: 130,
title: '变更前状态', field: 'devOriginalStatus', minWidth: 130,
render: 'tag',
custom: {
0: 'success',