shish 1 سال پیش
والد
کامیت
974d474dee
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 1
      ghsPad/src/components/vKeyboard/VKeyboard.vue
  2. 0 1
      hdPad/src/components/vKeyboard/VKeyboard.vue

+ 0 - 1
ghsPad/src/components/vKeyboard/VKeyboard.vue

@@ -127,7 +127,6 @@ export default {
 			this.$emit('enter');
 		},
 		cancel(){
-			console.log('can')
 			this.$util.hitVoice()
 			this.$emit('cancel')
 		},

+ 0 - 1
hdPad/src/components/vKeyboard/VKeyboard.vue

@@ -129,7 +129,6 @@ export default {
 			this.$emit('enter');
 		},
 		cancel(){
-			console.log('can')
 			this.$util.hitVoice()
 			this.$emit('cancel')
 		},