This commit is contained in:
Viet An
2026-04-14 15:26:00 +07:00
parent 0011c3ced9
commit 1d30ca3408
9 changed files with 805 additions and 20 deletions

View File

@@ -47,8 +47,8 @@ const highlights = [
v-bind="highlight"
/>
</div>
<OrderPipeline />
<OrdersTable />
</div>
<OrderPipeline />
<OrdersTable />
</div>
</template>