调整代码

dev
曾超新 5 years ago
parent 5f9740db0c
commit a09913f919
  1. 3
      frontend/views/car/order-add.php

@ -522,6 +522,9 @@ use common\models\PriceT;
parent.layer.msg(obj.msg);
}
}, 'json');
} else {
parent.layer.close(index);
parent.layer.msg(obj.msg);
}
}, 'json');
}

Loading…
Cancel
Save