From a9326d97c27738a5a28d7a33f7f6edb94a3792ae Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 21 七月 2022 15:40:38 +0800 Subject: [PATCH] # --- pages/basics/pakin.vue | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/pages/basics/pakin.vue b/pages/basics/pakin.vue index 3985088..92d886e 100644 --- a/pages/basics/pakin.vue +++ b/pages/basics/pakin.vue @@ -355,11 +355,9 @@ }, // 纭缁勬墭鏁伴噺 confirm() { - console.log(this.counts ) - this.matList[this.rowNum].count = this.counts + this.matList[this.rowNum].count = this.counts + this.$forceUpdate() // 寮哄埗鍒锋柊 this.$refs.revise.close() - - }, // 鍒楄〃鍙嶉�� reChecked() { -- Gitblit v1.9.1