Browse Source

Merge branch 'iteration_1.3.4' into dev

lex 3 years ago
parent
commit
5d01765611
1 changed files with 1 additions and 0 deletions
  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: []
       }
     }