From 3b8cdb773a53dedb513aab4da741e9dac90c55fa Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Wed, 13 Sep 2023 10:47:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=95=86=E5=93=81=E5=85=A5?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/list/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/product/list/index.vue b/pages/product/list/index.vue index 766a9e0..052a999 100644 --- a/pages/product/list/index.vue +++ b/pages/product/list/index.vue @@ -312,6 +312,7 @@ }, yinc() { + this.$set(this, 'num', -1); }, menuAction(action, rowId, item, index) {