Hide features that don't yet want to do.

This commit is contained in:
chiayin
2023-06-13 16:17:26 +08:00
parent 257eb17ff6
commit 115626da65
4 changed files with 13 additions and 10 deletions

View File

@@ -127,7 +127,8 @@ export default {
data() {
return {
selectFilter: {
'Filter Type': ['Sequence', 'Attributes', 'Trace', 'Timeframes'],
// 'Filter Type': ['Sequence', 'Attributes', 'Trace', 'Timeframes'],
'Filter Type': ['Sequence', 'Trace', 'Timeframes'],
'Activity Sequence':['Have activity(s)', 'Start activity / End activity', 'Sequence'],
'Start & End': ['Start', 'End', 'Start & End'],
'Mode': ['Directly follows', 'Eventually follows'],