|
|
@ -382,6 +382,7 @@ export default {
|
|
|
|
handleCurrentChange(val) {
|
|
|
|
handleCurrentChange(val) {
|
|
|
|
this.query.page = val;
|
|
|
|
this.query.page = val;
|
|
|
|
this.getList();
|
|
|
|
this.getList();
|
|
|
|
|
|
|
|
this.query.page=null;
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
handInvCurrentChange(row) {
|
|
|
|
handInvCurrentChange(row) {
|
|
|
|