完成后台小组管理相关内容,添加新建小组UI,添加到小组详细的连接
This commit is contained in:
@@ -53,6 +53,7 @@ require(["jquery", "avalon", "csrfToken", "bsAlert", "validator"], function ($,
|
||||
})
|
||||
},
|
||||
showGroupListPage: function () {
|
||||
avalon.vmodels.admin.template_url = "template/group/group.html";
|
||||
vm.$fire("up!showGroupListPage");
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user