浏览代码

Update index.tsx

lex 2 年之前
父节点
当前提交
e17b53a0b1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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: []
       }
     }