mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化代码
This commit is contained in:
parent
acd65498f5
commit
de81b91e61
@ -156,7 +156,10 @@
|
||||
}
|
||||
})
|
||||
if (msg != '') {
|
||||
this._showToast(msg);
|
||||
uni.showToast({
|
||||
icon:'none',
|
||||
title:msg
|
||||
})
|
||||
return;
|
||||
}
|
||||
// 提交
|
||||
|
||||
Loading…
Reference in New Issue
Block a user