Browse Source

9月7日杨青

杨青 1 year ago
parent
commit
7e7952670a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/user/Sitemap.vue

+ 0 - 1
src/xt_pages/user/Sitemap.vue View File

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