|
|
@@ -2978,8 +2978,8 @@
|
|
|
getMySortList () {
|
|
|
// 分页及列表条件
|
|
|
let params = {
|
|
|
- // _currentPage: this.currentPage,
|
|
|
- // _size: this.size,
|
|
|
+ _currentPage: this.currentPageAddAccess,
|
|
|
+ _size: this.sizeAddAccess,
|
|
|
// Order: this.Column.Order,
|
|
|
// Prop: this.Column.Prop,
|
|
|
searchCode: this.addAccessCodeSearch,
|