#6896 Order migration #525

Merged
jon merged 8 commits from 6896_Order_End into dev 2024-07-09 05:28:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0436dbae51 - Show all commits

View File

@ -37,7 +37,7 @@ export default {
title: 'orderCreate',
icon: 'add',
},
component: () => import('src/pages/Order/Card/OrderList.vue'),
component: () => import('src/pages/Order/OrderList.vue'),
},
],
},