权限标识修改

This commit is contained in:
RuoYi
2018-10-05 19:27:24 +08:00
parent 8b4ea05391
commit aca37844ba
21 changed files with 25 additions and 23 deletions

View File

@@ -69,7 +69,7 @@
</div>
<div th:include="include::footer"></div>
<script>
var prefix = ctx + "system/menu"
var prefix = ctx + "system/menu";
$(function() {
var menuType = $('input[name="menuType"]:checked').val();