fengchang 1 năm trước cách đây
mục cha
commit
c0636e70b6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      hichina-main-front-mobile-first/src/pages/BookPage.vue

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

@@ -251,7 +251,6 @@ export default {
     function validatePreOrderParams(finalParams) {
       console.log("validating finalParams");
       console.log(finalParams);
-      return false;
       // must have CNY value valid
       if (
         gp.$checkEmpty(finalParams.productInfo["totalPrice"]) ||