6a8026ab by yangjianbin

init

1 parent ce6d603d
...@@ -78,8 +78,8 @@ ...@@ -78,8 +78,8 @@
78 78
79 <script> 79 <script>
80 function save() { 80 function save() {
81 layer_close();
82 window.parent.location.reload(); 81 window.parent.location.reload();
82 layer_close();
83 83
84 return; 84 return;
85 var targetUrl = $("#add").attr("action"); 85 var targetUrl = $("#add").attr("action");
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!