Explorar el Código

签约2,3

yxb
DESKTOP-2IO5MST\huting hace 1 año
padre
commit
a5722ca9ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      subpackage/orders/car-release.vue

+ 1
- 1
subpackage/orders/car-release.vue Ver fichero

@@ -235,7 +235,7 @@
state.show = true;
} else {
// 签约
if(state.isSign == 1 || state.isSign == 3){
if(state.isSign == 2 || state.isSign == 3){
if (!hasLogin()) {
uni.redirectTo({
url: `/subpackage/orders/addAddress?orderId=${state.form.orderId

Cargando…
Cancelar
Guardar