实现对未交作业人员的查询和展示

This commit is contained in:
F嘉阳
2018-02-23 21:57:32 +08:00
parent 143f419020
commit 48b5944d28
9 changed files with 75 additions and 54 deletions

View File

@@ -64,6 +64,6 @@
</el-container>
</el-container>
</div>
<script th:src="@{/js/home.js}"></script>
<script th:src="@{/js/homePage.js}"></script>
</body>
</html>