Ver código fonte

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

杨青 1 ano atrás
pai
commit
6e1eecd08d
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/xt_pages/user/Sitemap.vue

+ 2 - 2
src/xt_pages/user/Sitemap.vue Ver arquivo

@@ -1121,8 +1121,8 @@ export default{
1121 1121
             this.V_top = sitemap.v_top
1122 1122
             this.xuanzhuan_a = sitemap.xuanzhuan_a
1123 1123
             this.xuanzhuan_v = sitemap.xuanzhuan_v
1124
-            // this.A_left = sitemap.a_left
1125
-            // this.V_left = sitemap.v_left
1124
+            this.A_left = sitemap.a_left
1125
+            this.V_left = sitemap.v_left
1126 1126
             this.A_right = []
1127 1127
             
1128 1128
             if(sitemap.DeviceValsualALeft!=null && sitemap.DeviceValsualALeft.length>0){