add Scenario outputType
This commit is contained in:
@@ -88,7 +88,7 @@ import { UserPrefStore } from '../../stores/UserPrefStore.js';
|
||||
|
||||
const scenarioTypeOp = ref([
|
||||
{ name: 'All', value: 'all' },
|
||||
{ name: 'Croos', value: 'cross' },
|
||||
{ name: 'Cross', value: 'cross' },
|
||||
{ name: 'Project', value: 'project' },
|
||||
{ name: 'Application', value: 'application' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user