修改 表头下拉

This commit is contained in:
GGJ
2025-04-16 09:43:27 +08:00
parent 8bca1bfd38
commit 0063c53ec6
9 changed files with 146 additions and 80 deletions

View File

@@ -121,7 +121,7 @@ const tableStore = new TableStore({
title: '通讯状态',
render: 'tag',
minWidth: 100,
effect: 'dark',
// effect: 'dark',
custom: {
'正常': 'success',
'中断': 'danger',