Compare commits
4 Commits
8e3a6d7615
...
7a7a948915
Author | SHA1 | Date |
---|---|---|
|
7a7a948915 | |
|
5897896094 | |
|
ab86e2d7c4 | |
|
8ec28a3c4c |
|
@ -110,6 +110,7 @@ public class ArchivesFilesController extends BaseController {
|
|||
pd = this.getPageData();
|
||||
archivesfilesService.edit(pd);
|
||||
map.put("result", errInfo);
|
||||
// map.put("pd", pd);
|
||||
return map;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue