refactor: add id
This commit is contained in:
parent
0d22b766af
commit
0d360fdbde
4 changed files with 27 additions and 12 deletions
|
|
@ -365,6 +365,8 @@ watch(
|
|||
{{ $t('flow.stepNo', { msg: (props.stepIndex || stepIndex) + 1 }) }}
|
||||
<span class="app-text-muted">: {{ step.name }}</span>
|
||||
<q-btn-dropdown
|
||||
for="select-step"
|
||||
id="select-step"
|
||||
unelevated
|
||||
no-icon-animation
|
||||
size="sm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue