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
yujk
3 years ago
parent
d45d3ac300
commit
0897e546d6
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
src/views/authenticRight/index.vue
+ 3
- 3
src/views/authenticRight/index.vue
View File
@@ -527,7 +527,7 @@
queryParams:{
// 分页
pageNum: 1,
pageSize:
1
0,
pageSize:
3
0,
// 查询排序
//orderByColumn: "id",
//isAsc: "desc",
@@ -545,7 +545,7 @@
queryform:{
// 分页
pageNum: 1,
pageSize:
1
0,
pageSize:
3
0,
// 查询排序
//orderByColumn: "id",
//isAsc: "desc",
@@ -855,7 +855,7 @@
reset(){
this.queryform={
pageNum: 1,
pageSize:
1
0,
pageSize:
3
0,
// 查询排序
//orderByColumn: "id",
//isAsc: "desc",
Write
Preview
Loading…
Cancel
Save