This commit is contained in:
xiaozhiyong
2023-02-21 16:27:53 +08:00
parent 0546d42422
commit 72a2bd9f07
8 changed files with 16 additions and 24 deletions

View File

@@ -763,12 +763,11 @@ export default {
},
//重置
reset() {
this.parameter = {
Object.assign(this.parameter, {
currentPage: 1,
pageSize: 10,
total: 0,
params: {},
};
});
this.initDateTime();
},
// init时间