优化提示问题

This commit is contained in:
java110 2020-03-28 01:08:44 +08:00
parent d3d18e169c
commit 83399d182a

View File

@ -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();*/