src/main/webapp/views/crn.html
@@ -417,7 +417,7 @@ // 手动复位 function handleReset() { http.post(baseUrl+"/crn/operator/clearCommand", getReqParam(), function (res) { http.post(baseUrl+"/crn/operator/handleReset", getReqParam(), function (res) { layer.msg(res.msg); }); }