lifanagju_citu 5 tháng trước cách đây
mục cha
commit
86d272da60
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/mall/order/index.vue

+ 1 - 1
src/views/mall/order/index.vue

@@ -12,7 +12,7 @@
 </template>
 
 <script setup>
-defineOptions({name: 'mall-user-cart'})
+defineOptions({name: 'mall-user-order'})
 import order from '@/views/mall/user/order'
 import Navbar from '@/views/mall/components/navbar.vue'
 </script>