修改缓存和客户端处理

This commit is contained in:
2023-07-08 09:51:17 +08:00
parent 944000ecce
commit ab9eda3eec
4 changed files with 19 additions and 26 deletions

View File

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