This commit is contained in:
GGJ
2025-04-10 16:24:32 +08:00
parent 968b2c04b1
commit ec9b4e12a6

View File

@@ -119,6 +119,7 @@ const tableStore = new TableStore({
field: 'comFlag',
title: '通讯状态',
render: 'tag',
minWidth: 100,
effect: 'dark',
custom: {
'正常': 'success',