formulario de compras

This commit is contained in:
2021-04-22 22:37:05 -05:00
parent cf9505f26d
commit 25f9d2294d
6 changed files with 161 additions and 36 deletions

View File

@@ -47,7 +47,7 @@
</template>
</side-bar>
<!--Share plugin (for demo purposes). You can remove it if don't plan on using it-->
<sidebar-share :background-color.sync="sidebarBackground"> </sidebar-share>
<!-- <sidebar-share :background-color.sync="sidebarBackground"> </sidebar-share> -->
<div class="main-panel" :data="sidebarBackground">
<dashboard-navbar></dashboard-navbar>
<router-view name="header"></router-view>