wuhongyu hace 5 años
padre
commit
6b2b67f41d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/enterprise/appointment.vue

+ 2 - 1
src/views/enterprise/appointment.vue

@@ -69,8 +69,9 @@ export default {
         let parent = val.province;
         let places = val.place;
         console.log(places);
-
         let level = 1;
+        console.log('a');
+
         let reslte = await this.palcefetch({ level, parent });
         let resltes = await this.palcefetch({ level: 2, parent });
         // console.log(reslte.data);