Browse Source

Update index.tsx

lex 2 năm trước cách đây
mục cha
commit
e17b53a0b1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/order-detail/index.tsx

+ 1 - 0
src/views/order-detail/index.tsx

@@ -237,6 +237,7 @@ export default defineComponent({
         orderDesc: '',
         orderType: '',
         recomUserId: null as any,
+        activityId: '',
         orderList: []
       }
     }