实现修改管理员信息功能

This commit is contained in:
刘祥超
2020-10-14 19:42:32 +08:00
parent 85df69f3de
commit 2b47431edc
8 changed files with 155 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})