更新
This commit is contained in:
@@ -354,12 +354,11 @@ export default {
|
||||
},
|
||||
//重置
|
||||
reset() {
|
||||
this.parameter = {
|
||||
Object.assign(this.parameter, {
|
||||
currentPage: 1,
|
||||
pageSize: 10,
|
||||
total: 0,
|
||||
params: {},
|
||||
};
|
||||
});
|
||||
},
|
||||
// table height
|
||||
heightHandle() {
|
||||
|
||||
Reference in New Issue
Block a user