src/main/webapp/views/pda/comb.html @@ -224,7 +224,7 @@ } else if (res.code === 403) { top.location.href = baseUrl + "/pda"; } else { tips(res.msg) tips(res.msg, true) } } })