fix platform workflow integrity and permissions
This commit is contained in:
@@ -441,7 +441,7 @@ function openStatus(row: Row) {
|
||||
options: [
|
||||
{ label: '启用', value: 1 },
|
||||
{ label: '停用', value: 2 },
|
||||
{ label: '归档', value: 'archived' },
|
||||
{ label: '归档', value: 3 },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user