fix: 结算信号弹窗未关闭问题处理
This commit is contained in:
parent
296bcbbfc5
commit
4f886bd1e3
@ -203,6 +203,7 @@ struct JudgePage {
|
||||
|
||||
async aboutToDisappear() {
|
||||
this.generateExamRecordsDialogController.close()
|
||||
this.signalTrajectoryDialogController.close()
|
||||
clearInterval(this.mileageTimer)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user