不甘寂寞 hace 2 años
padre
commit
d9ff10a1e7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      applyCard/sign-up.vue

+ 1
- 0
applyCard/sign-up.vue Ver fichero

@@ -133,6 +133,7 @@
},
});
} else if (data.userState === 'NORMAL') {
msg('已开通车主服务')
uni.navigateTo({
url: `/applyCard/product-detail?orderId=${state.orderId}&&clientFee=${state.clientFee}&&id=${state.id}`,
});

Cargando…
Cancelar
Guardar