This commit is contained in:
wangshiming
2022-03-07 10:51:09 +08:00
parent 2bb30f16b3
commit 101eca6093
2 changed files with 3 additions and 5 deletions

View File

@ -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,