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