支付宝优化更新
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
* @param {Number} index
|
||||
*/
|
||||
onKeyList(item, index) {
|
||||
console.log(item)
|
||||
let KeyInfo = item;
|
||||
// 删除键
|
||||
if (KeyInfo.keyCode === 8 && this.keyIndex > -1) {
|
||||
|
||||
Reference in New Issue
Block a user