Browse Source

Update index.tsx

lex 2 years ago
parent
commit
e17b53a0b1
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: []
       }
     }