This commit is contained in:
parent
c2357484e4
commit
33a660eb23
@ -4,7 +4,7 @@ properties:
|
|||||||
title: Stage
|
title: Stage
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- id: get_data
|
- id: all_components
|
||||||
type: AxiosHttp
|
type: AxiosHttp
|
||||||
connectionId: api
|
connectionId: api
|
||||||
properties:
|
properties:
|
||||||
@ -15,11 +15,11 @@ events:
|
|||||||
- id: retrieve_components
|
- id: retrieve_components
|
||||||
type: Request
|
type: Request
|
||||||
params: all_components
|
params: all_components
|
||||||
- id: set_components
|
# - id: set_components
|
||||||
type: setState
|
# type: setState
|
||||||
params:
|
# params:
|
||||||
all_components:
|
# all_components:
|
||||||
_request: all_components
|
# _request: all_components
|
||||||
|
|
||||||
layout:
|
layout:
|
||||||
contentJustify: center
|
contentJustify: center
|
||||||
|
Reference in New Issue
Block a user