|
|
|
@ -2081,7 +2081,7 @@ export default {
|
|
|
|
|
delete this.query[row.prop]; |
|
|
|
|
} |
|
|
|
|
this.pageOrder.currentPage = 1; |
|
|
|
|
this.onLoadOrder(this.pageOrder, this.pageOrder); |
|
|
|
|
this.onLoadOrder(this.pageOrder, this.query); |
|
|
|
|
}, |
|
|
|
|
inputsc(index, row) { |
|
|
|
|
this.query[row.prop] = index; |
|
|
|
|