Commit 8197b768 by jackzhou

修改

parent 6fbc3604
...@@ -159,7 +159,7 @@ ...@@ -159,7 +159,7 @@
} }
} }
function enterpage (id) { function enterpage (id) {
window.location = "cartonDetails.php?id="+id; window.location = "cartondetails.php?id="+id;
} }
</script> </script>
......
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