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