diff --git a/route/static/app/soft.js b/route/static/app/soft.js index 3006cb4da..8911e3471 100755 --- a/route/static/app/soft.js +++ b/route/static/app/soft.js @@ -220,7 +220,7 @@ function addVersion(name, ver, type, obj, title) { layer.closeAll(); layer.msg(rdata.msg, { icon: rdata.status ? 1 : 2 }); getSList(); - }); + },'json'); }); installTips(); fly("bi-btn");