|
@@ -1611,6 +1611,7 @@ MWF.xApplication.process.Work.Processor = new Class({
|
|
|
//
|
|
//
|
|
|
this.orgTableObject = {};
|
|
this.orgTableObject = {};
|
|
|
this.orgItemsObject = {};
|
|
this.orgItemsObject = {};
|
|
|
|
|
+ this.orgItemMap = {};
|
|
|
this.orgsArea.empty();
|
|
this.orgsArea.empty();
|
|
|
},
|
|
},
|
|
|
getCurrentRouteSelectorList: function () {
|
|
getCurrentRouteSelectorList: function () {
|