浏览代码

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

28169 1年前
父节点
当前提交
e6f32a38e0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/xt_pages/user/Sitemap.vue

+ 0 - 1
src/xt_pages/user/Sitemap.vue 查看文件

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