PMCORE-2335
This commit is contained in:
@@ -950,6 +950,11 @@ Ext.onReady(function () {
|
||||
} else {
|
||||
loadFieldNormal();
|
||||
}
|
||||
},
|
||||
invalid: function () {
|
||||
PRO_UID = '';
|
||||
Ext.getCmp('assignedGrid').store.removeAll();
|
||||
storeA.removeAll();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user