fix cache
This commit is contained in:
parent
d1b7ca404d
commit
441323e0f5
7 changed files with 16 additions and 17 deletions
|
|
@ -29,7 +29,7 @@ tabs:
|
|||
columns: 6
|
||||
options:
|
||||
type: query
|
||||
query: page.getStepsFromCache
|
||||
query: page.getSteps
|
||||
text: "{{ item.label }}"
|
||||
value: "{{ item.id }}"
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue