联调台账变更推送

This commit is contained in:
GGJ
2025-04-23 15:36:57 +08:00
parent 71fbdfa1d0
commit dc4b37b833
11 changed files with 684 additions and 249 deletions

View File

@@ -75,7 +75,7 @@ const tableStore = new TableStore({
field: 'testRunState',
title: '试运行状态',
minWidth: 100,
render: 'tag',
render: 'tag',
custom: {
0: 'primary',
2: 'success',