mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
增加title,text回调函数调用;
This commit is contained in:
@@ -47,6 +47,7 @@ define(["jquery", "easy-admin"], function ($, ea) {
|
||||
'edit',
|
||||
[{
|
||||
text: '设置密码',
|
||||
titleField: 'username',
|
||||
url: init.password_url,
|
||||
method: 'open',
|
||||
auth: 'password',
|
||||
|
||||
Reference in New Issue
Block a user