优化余额支付返回,和长连接

This commit is contained in:
duan
2024-06-03 14:54:02 +08:00
parent 3d2fce5745
commit e2c096e65a
4 changed files with 85 additions and 25 deletions

View File

@@ -98,7 +98,6 @@
this.$emit('KeyInfo', KeyInfo);
// 不是删除键
if (KeyInfo.keyCode != 8) {
console.log(this.keyIndex, '支付键盘');
if (this.keyIndex = 4) {
this.keyIndex = -1;
return;