运单修改bug,连续修改,缓存了上一单的判断条件

This commit is contained in:
wuteng 2025-07-22 14:41:51 +08:00
parent cc5be85410
commit e649450d94

View File

@ -1665,7 +1665,8 @@ methods: {
this.startTimer();
}
this.senderCountryCode = this.form.sender.country;
this.recieverCountryCode = this.form.reciever.country;
});
}
else{