Explorar o código

disable alipay at the moment

fengchang hai 1 ano
pai
achega
333bcc4135
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      hichina-main-front-mobile-first/src/pages/BookPage.vue

+ 4 - 0
hichina-main-front-mobile-first/src/pages/BookPage.vue

@@ -300,6 +300,10 @@ export default {
     }
 
     function submitOrder(paymethod) {
+      if (paymethod == "paymethod") {
+        alert("Feature not available yet, will be online soon!");
+        return;
+      }
       var finalParams = {};
       if (LOCALSPECIALTYPRODUCTTYPE != productTypeId.value) {
         finalParams.passengerInfo = peopleform.value;