Browse Source

排序字段2

wulanhaote
张泽亮 2 years ago
parent
commit
6d86b4338e
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      package-lock.json
  2. +1
    -1
      src/views/sunVillage_info/list_photobf.vue
  3. +1
    -1
      src/views/sunVillage_info/list_tourists_ranking.vue

+ 1
- 1
package-lock.json View File

@@ -4281,7 +4281,7 @@
"fastclick": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/fastclick/-/fastclick-1.0.6.tgz",
"integrity": "sha512-cXyDBT4g0uWl/Xe75QspBDAgAWQ0lkPi/zgp6YFEUHj6WV6VIZl7R6TiDZhdOVU3W4ehp/8tG61Jev1jit+ztQ==",
"integrity": "sha1-FhYlsnsaWAZAWTa9qaLBkm0Gvmo=",
"dev": true
},
"fastparse": {


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

@@ -75,7 +75,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'createTime',
orderByColumn:'openAt',
isAsc:'desc',
},
uploadFiles1:[],


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

@@ -80,7 +80,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'createTime',
orderByColumn:'openNy',
isAsc:'desc',
year:'',
},


Loading…
Cancel
Save