mirror of https://gitee.com/stylefeng/guns
【ORG】修改视图静态地址
parent
9c87f0cc9d
commit
b117523caf
|
@ -22,7 +22,7 @@ public class OrganizationViewController {
|
|||
*/
|
||||
@GetResource(name = "机构管理-首页-视图", path = "/view/organization")
|
||||
public String indexView() {
|
||||
return "/modular/system/organization/organization_1.html";
|
||||
return "/modular/system/organization/organization.html";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue