修改 测试问题

This commit is contained in:
guanj
2025-07-29 21:02:12 +08:00
parent cc47d9b02c
commit f34f38ef14

View File

@@ -241,7 +241,7 @@ const tableStore = new TableStore({
}, },
{ {
title: '停运(台)', title: '停运(台)',
field: 'reaFlag', field: 'stopFlag',
type: 'html', type: 'html',
align: 'center', align: 'center',
formatter: function (row) { formatter: function (row) {