Explorar el Código

Update index.tsx

lex hace 2 años
padre
commit
e17b53a0b1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: []
       }
     }