优化代码

This commit is contained in:
wuxw 2024-05-12 11:19:29 +08:00
parent de81b91e61
commit 9c8f791002

View File

@ -114,7 +114,6 @@
item.quantity = parseInt(item.quantity);
});
if (msg != '') {
vc.toast(msg);
uni.showToast({
title: msg,
icon: 'none'