Browse Source

Task 零工事项

rongxin_dev
zhaodengke 7 months ago
parent
commit
045f43ed27
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/sunVillage_info/list_tourists_ranking.vue

+ 1
- 1
src/views/sunVillage_info/list_tourists_ranking.vue View File

@@ -121,7 +121,7 @@
},
viewItem(id){
this.$router.push({
path: "/sunVillage_info/list_tourists_registration_detail_visitor",
path: "/sunVillage_info/list_tourists_registration_detail",
query: {
id: id,
intent: 'view',


Loading…
Cancel
Save