fix bug
This commit is contained in:
		| @ -358,8 +358,6 @@ export class CtcCaptatinAddComponent implements OnInit { | ||||
|   changeEndKmAction() { | ||||
|     this.changeSub.pipe(debounceTime(500)).subscribe((res: string) => { | ||||
|       if (res) { | ||||
|         console.log('44444') | ||||
|         console.log(res) | ||||
|         const params: any = { | ||||
|           bankCardNo: this.sf.value.bankCardNo, | ||||
|           bankName: this.sf.value.bankName, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user