mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-24 05:46:09 +08:00
优化代码
This commit is contained in:
parent
de81b91e61
commit
9c8f791002
@ -114,7 +114,6 @@
|
||||
item.quantity = parseInt(item.quantity);
|
||||
});
|
||||
if (msg != '') {
|
||||
vc.toast(msg);
|
||||
uni.showToast({
|
||||
title: msg,
|
||||
icon: 'none'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user