Ver Fonte

update fix error

fengchang há 1 ano atrás
pai
commit
d7a2532800
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      hichina-main-front-mobile-first/src/pages/BookPage.vue

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

@@ -222,6 +222,8 @@ export default {
     const peopleform = reactive([]);
     const contactform = ref({});
 
+    const LOCALSPECIALTYPRODUCTTYPE = "fd264cab-ee8d-4571-a477-03d7e7c090b3";
+
     function checkPassenger(passenger) {
       if (
         gp.$checkEmpty(passenger.birthday) ||