zhengkaixin 3 年之前
父節點
當前提交
db485a0a05
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/user/car/carAdd.vue

+ 1 - 1
pages/user/car/carAdd.vue

@@ -69,7 +69,7 @@
 				this.form.carNum += val;
 				console.log(this.form.carNum);
 					this.$refs.uKeyboard.changeCarInputMode()
-					this.$forceUpdate()
+				//	this.$forceUpdate()
 			},
 			// 退格键被点击
 			backspace() {