From 9c8f7910020e2662e045e2eacbdb28b68bcaafbb Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sun, 12 May 2024 11:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/resource/allocationEnterDo.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/resource/allocationEnterDo.vue b/pages/resource/allocationEnterDo.vue index aceb412..7770bc7 100644 --- a/pages/resource/allocationEnterDo.vue +++ b/pages/resource/allocationEnterDo.vue @@ -114,7 +114,6 @@ item.quantity = parseInt(item.quantity); }); if (msg != '') { - vc.toast(msg); uni.showToast({ title: msg, icon: 'none'