mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
引入格式化工具配置;节点管理新增挂载到控制器注解中的节点;
This commit is contained in:
@@ -15,6 +15,7 @@ define(["jquery", "easy-admin"], function ($, ea) {
|
||||
var authList = ea.getDataBrage('auth_list', []);
|
||||
var count = ea.getDataBrage('count', 0);
|
||||
var tips = ea.getDataBrage('tips', '');
|
||||
var tips = ea.getDataBrage('adminCustomFlag');
|
||||
|
||||
console.log(authList);
|
||||
console.log(count);
|
||||
|
||||
Reference in New Issue
Block a user