wuhongyu 5 năm trước cách đây
mục cha
commit
6b2b67f41d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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);