This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
排序字段
wulanhaote
张泽亮
2 years ago
parent
cf0f5ff9c6
commit
711e17a9e8
6 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/sunVillage_info/list_contract.vue
+1
-1
src/views/sunVillage_info/list_finance.vue
+1
-1
src/views/sunVillage_info/list_issues.vue
+1
-1
src/views/sunVillage_info/list_photo.vue
+1
-1
src/views/sunVillage_info/list_register.vue
+1
-1
src/views/sunVillage_info/list_tourists.vue
+ 1
- 1
src/views/sunVillage_info/list_contract.vue
View File
@@ -78,7 +78,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
createTime
',
orderByColumn:'
openAt
',
isAsc:'desc',
translate_dict:1,
otherType:''
+ 1
- 1
src/views/sunVillage_info/list_finance.vue
View File
@@ -81,7 +81,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
createTime
',
orderByColumn:'
openNy
',
isAsc:'desc',
year:new Date().getFullYear(),
},
+ 1
- 1
src/views/sunVillage_info/list_issues.vue
View File
@@ -78,7 +78,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
createTime
',
orderByColumn:'
openNy
',
isAsc:'desc',
year:new Date().getFullYear(),
},
+ 1
- 1
src/views/sunVillage_info/list_photo.vue
View File
@@ -77,7 +77,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
createTime
',
orderByColumn:'
openAt
',
isAsc:'desc',
translate_dict:1
},
+ 1
- 1
src/views/sunVillage_info/list_register.vue
View File
@@ -88,7 +88,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
create
Time',
orderByColumn:'
job
Time',
isAsc:'desc',
yearMonth:'',
},
+ 1
- 1
src/views/sunVillage_info/list_tourists.vue
View File
@@ -81,7 +81,7 @@
queryParams:{
pageNum:1,
pageSize:10,
orderByColumn:'
createTime
',
orderByColumn:'
openNy
',
isAsc:'desc',
year:'',
},
Write
Preview
Loading…
Cancel
Save