dev-9.10-修复中台bug-xuyifeng
parent
e6b781fa95
commit
8ec28a3c4c
|
@ -110,6 +110,7 @@ public class ArchivesFilesController extends BaseController {
|
||||||
pd = this.getPageData();
|
pd = this.getPageData();
|
||||||
archivesfilesService.edit(pd);
|
archivesfilesService.edit(pd);
|
||||||
map.put("result", errInfo);
|
map.put("result", errInfo);
|
||||||
|
// map.put("pd", pd);
|
||||||
return map;
|
return map;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue