fix platform workflow integrity and permissions

This commit is contained in:
david
2026-07-29 14:03:10 +08:00
parent afd9dbdeb5
commit d4799cd320
44 changed files with 797 additions and 224 deletions

View File

@@ -441,7 +441,7 @@ function openStatus(row: Row) {
options: [
{ label: '启用', value: 1 },
{ label: '停用', value: 2 },
{ label: '归档', value: 'archived' },
{ label: '归档', value: 3 },
],
},
],