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'