实现单文件删除

This commit is contained in:
F嘉阳
2018-02-09 15:28:27 +08:00
parent 5db6f909c4
commit c66b0bd9ae
15 changed files with 169 additions and 21 deletions

View File

@@ -81,6 +81,6 @@
</el-container>
</div>
<script th:src="@{/js/managecourse.js}"></script>
<script th:src="@{/js/msg.js}"></script>
<script th:src="@{/js/common.js}"></script>
</body>
</html>