Update: (步骤备份)完善邮件管理、文件上传的页面更改
This commit is contained in:
@@ -20,7 +20,7 @@ def main():
|
||||
return render_template('system/mail/main.html')
|
||||
|
||||
|
||||
# 用户分页查询
|
||||
# 用户分页查询
|
||||
@bp.get('/data')
|
||||
@authorize("system:mail:main")
|
||||
def data():
|
||||
|
||||
Reference in New Issue
Block a user