增加jsrun标志

This commit is contained in:
2023-07-08 17:47:45 +08:00
parent ab9eda3eec
commit ee5641b453
3 changed files with 18 additions and 2 deletions

View File

@@ -381,6 +381,10 @@
});
</script>
<script>
$.get('{:url("markVisit",["visit_id"=>$model_visit->id])}')
</script>
</body>
</html>