增加title,text回调函数调用;

This commit is contained in:
2023-09-07 09:33:54 +08:00
parent 01ecc4525e
commit 1b0ae546c3
3 changed files with 13 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ define(["jquery", "easy-admin"], function ($, ea) {
'edit',
[{
text: '设置密码',
titleField: 'username',
url: init.password_url,
method: 'open',
auth: 'password',