mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 22:27:55 +08:00
优化提示问题
This commit is contained in:
parent
d3d18e169c
commit
83399d182a
@ -79,7 +79,7 @@
|
||||
function(json,res){
|
||||
if(res.status == 200){
|
||||
|
||||
vc.toast('处理成功',true);
|
||||
vc.toast('处理成功');
|
||||
//关闭model
|
||||
var _tmpResJson = JSON.parse(json);
|
||||
/* _tmpResJson[floorName] = vc.component._getFloorName();*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user