style:补全,

feature1.0
吴延福 2023-07-04 11:53:14 +08:00
parent a4abc3b47a
commit 7cf4abcf1e
1 changed files with 1 additions and 1 deletions

View File

@ -818,7 +818,7 @@ export default class HiddenDangerManagerComponent extends BaseRecordComponent<an
// //
public reset(){ public reset(){
this.params = { this.params = {
type:this.params.type type:this.params.type,
pageNum:1, pageNum:1,
pageSize:20, pageSize:20,
} as any; } as any;