Browse Source

Merge branch 'iteration_1.3.4' into dev

lex 3 năm trước cách đây
mục cha
commit
5d01765611
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: []
       }
     }