virtual sample - reorganize files data (add dynamic / static level)
This commit is contained in:
parent
e29738c4ab
commit
2c574069f5
5 changed files with 79 additions and 29 deletions
|
|
@ -5,8 +5,7 @@
|
|||
<DialogWrapper v-if="dialog.content" />
|
||||
|
||||
<div class="kanban">
|
||||
<ProjectStep v-for="step in page.steps" :key="step" :step="step">
|
||||
</ProjectStep>
|
||||
<ProjectStep v-for="step in page.steps" :key="step" :step="step" />
|
||||
</div>
|
||||
</main>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue