优化余额支付返回,和长连接
This commit is contained in:
@@ -98,7 +98,6 @@
|
||||
this.$emit('KeyInfo', KeyInfo);
|
||||
// 不是删除键
|
||||
if (KeyInfo.keyCode != 8) {
|
||||
console.log(this.keyIndex, '支付键盘');
|
||||
if (this.keyIndex = 4) {
|
||||
this.keyIndex = -1;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user