forked from xxhjsb/hbt-prevention-ui
style:补全,
parent
a4abc3b47a
commit
7cf4abcf1e
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue