Commit 858d79ed authored by 谢希宇's avatar 谢希宇

Submit by Strive

Date 2021/03/24
检测结果静态页面修改
Project End
parent 2025ed22
...@@ -420,7 +420,7 @@ ...@@ -420,7 +420,7 @@
btnoktext: "继续添加", btnoktext: "继续添加",
btncanceltext: "关闭", btncanceltext: "关闭",
success: function () { success: function () {
location.href = "#springUrl('/a/checkresult/form')"; location.href = "#springUrl('/a/checkresult/form')?pageType=Edit&edit=New";
}, },
cancel: function () { cancel: function () {
location.href = "#springUrl('/a/checkresult/list')"; location.href = "#springUrl('/a/checkresult/list')";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment