Explorar el Código

update fix error

fengchang hace 1 año
padre
commit
d7a2532800
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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) ||