fix bug
This commit is contained in:
@ -83,7 +83,7 @@ console.log(this.params.infoUrl)
|
||||
close() {
|
||||
this.modal.destroy();
|
||||
}
|
||||
changeIF(value: boolean) {
|
||||
changeIF(value: any) {
|
||||
console.log(value);
|
||||
console.log('54545');
|
||||
this.changeValue = true
|
||||
|
||||
Reference in New Issue
Block a user