杨青 пре 1 година
родитељ
комит
7e7952670a
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/xt_pages/user/Sitemap.vue

+ 0 - 1
src/xt_pages/user/Sitemap.vue Прегледај датотеку

1235
     }
1235
     }
1236
   },
1236
   },
1237
   created(){
1237
   created(){
1238
-    // console.log('chu','chu',);
1239
     const id = this.$route.params && this.$route.params.id;
1238
     const id = this.$route.params && this.$route.params.id;
1240
     this.patientID = parseInt(id);
1239
     this.patientID = parseInt(id);
1241
 
1240