[fea]
[核销 type 兼容]
This commit is contained in:
yangyakun
2024-12-25 11:51:11 +08:00
parent 596401208c
commit 7dc8771656
3 changed files with 12 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ object TicketModel : StateChangeListener {
}
else -> {
type.toInt()?:0
tempType = type.toInt()?:0
}
}
} else {